Resolved! Updating Oauth credentials
I’m currently implementing a rest integration using OAuth2 The resource owner response (for a token) is not processed OOB and there is a slightly tweaked version of OAuthUtil postprocessAccessToken() which resolves the response compatibility issue. ...
