Discussions

Ask a Question
Back to All

There is an error on OAuth token decode process

Trying to work with the api and can't proceed past getting a Token. I have tried talking with our rep to no avail. Hoping that posting here might yield some results. I've followed the information provided here: https://developer.achievers.com/docs/authentication#step-1-obtain-an-access-token and I receive the following error message
{"error":"invalid_client","error_description":"There is an error on OAuth token decode process"}

I've received this error via the command line, and when trying to post with the fetch api.