Solved
Unexpected behavior during token refresh in oauth
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.
