Hey Team,
I was wondering what the issue is as I have followed the documentation for Authorization code grant. I'm currently using Python from scratch to implement this. The issue is I cannot authorize via web prompt which should be showing up when you request authorization from identity server which is the first step
note : I have license for Reckon account hosted but not Reckon One
I'm looking to get report details and other information like classes etc. however, those Apis only belong in Reckon one as per documentation and for account hosted there are about the 6 - 7 Apis which aren't what I'm looking for.
My team lead is currently using a connector (c-data) to pull data out of reckon accounts hosted and it seems to have all transactions, profit and loss report etc. However as per documentation these APIs are listed under Reckon one so I'm quite confused.
I have followed docs and I have also set up a server in between to capture token from json response but i'm unable to get past the first prompt or authorization.
I'm new to this and would love to hear back from community. I have attached the code in Reckon_script in word format
Any help would be highly appreciated. Thank you again for taking the time to read this.