Access token invalid for client
-
Our SSO flow was working since I deployed the feature at the start of September. Then, our client noticed it not working yesterday. We’re getting a 400 error when making the /oauth/token request:
'{"error":"invalid_grant","error_description":"Authorization code doesn\'t exist or is invalid for the client"}'
I tried Justin Greer’s (plugin author) suggestion from another thread to deactivate and reactivate the plugin to rule out any time sync issue (also tried w/ a complete reinstallation). However, that didn’t fix the issue. I have the latest version of the plugin as well.
What else could be the issue? Not sure if it’s related, but the SSL certificate verification failure was the 1st issue we noticed and are using the verify=False option for now.
- The topic ‘Access token invalid for client’ is closed to new replies.