Reckon One API - Invalid Client
When accessing the Reckon One API with PHP OAuth 2.0 client and/or PostMan, I am receiving an 'Invalid Client' response when attempting to retrieve my Access Token (after successfully retrieving an Authorization Code).
I have been trying to rouse any sort of response out of the API support team via email and they have been completely ignoring my emails for last 10 days - not a single word or response received from them.
Is there any support team at all, or is it time to migrate to a more capable accounts platform?
I have been trying to rouse any sort of response out of the API support team via email and they have been completely ignoring my emails for last 10 days - not a single word or response received from them.
Is there any support team at all, or is it time to migrate to a more capable accounts platform?
0
Comments
Thank you for your post.
Can you please tell us where you emailed as we have responded to all other emails that were sent to us.
You usually get this error if you followed implicit flow instead of the default Authorization flow.
Can you please ensure that you're following this article? If it still fails, please pass us the payload that you're sending so that we can check it.
Thanks
Ifti
I have checked our support logs and the last mail received by us was on May 28th 2018.
Please ensure you use [email protected] as this is the support email. It would also be helpful to advise your support ticket ID and email you sent to so we can follow this up.
Ifti will of course now help with your issue directly.
Kind regards,
Jason
I read your answer to the client who wanted to change the name of their Reckon Hosted file, as I did, but I have changed it according to your instructions, but when I try to open in via the Q drive, and I select the newly named file, it syas that this Reckon Accounts could not use the path to the Company File (Error 6177). I have tried to find Reckon in my computer programs, but I don't think I have ever downloaded it onto my computer, so I cannot locate it to find the Database Server Manager. I access the file online for my employer, but do not work from his computer. What can I do to access the file again please?
Ruth Newell
[email protected]
I have checked my server logs and every email I've sent successfully queued at the Office 365 SMTP servers - below is an example from my Exim logs for the most recent email I sent:
Sounds like there is some sort of problem on your end that is preventing my emails from being visible - my domain isn't on any blacklists that I am aware of.
I have followed the Authorization Code flow as per the documentation - indeed, if I try to use PostMan as per the example in the documentation, I get the same "Invalid Client" error.
Apologies all the same. Please let us know the email you are using by emailing (please ignore the irony) [email protected] attn: Jason Hollis and we'll do some more digging as you'll most likely need to use it again.
As for the grant type, AUTHORIZATION CODE is the one we set by default and I have checked your account, and Authorization Code is the flow so you should be right.
There are 3 common errors.
1. The client ID is incorrect (we can't post that here, so you will need to email us - use another email if you have to with some proof of ID such as your redirect URI.
2. You aren't using the correct response, scope or state types.
response_type=code
scope=openid+read+write+offline_access
state=random_state&nonce=random_nonce
3. The client ID has become corrupted. This can happen from time to time.
I am thinking it's 1 or 3. If 3, we'll just set you up a new one.
Regards,
Jason
Jason