In case we provide code during oauth2 so that we can interact with rest api, we can get an access token and its fine. When we want to refresh this token, endpoint replies with 400 telling that code is missing although I don’t see it being expected in authorization params. Any help is appreciated.
Page 1 / 1
I realized that the error I’m facing is caused by my usage of the same url for both access token and refresh token while they should have different urls.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.