Discussions

Ask a Question
Back to All

Issues authenticating

I have been using Oauth2 to authenticate for the last few days and all of a sudden my tokens became invalid.
I have tried creating new codes and going through the authentication process again on 2 x servicem8 accounts and have even created a second developer account.
I recieve a code in the URL however I get :

Raw response for the API
"{"error":"invalid_grant","error_description":"Authorization code doesn't exist or is invalid for the client"}"

up until now it has been working however now I cant get past the first stage.