we are trying to generate access token using
the client id and refresh token is defined in the developer console and using the OAUTH Playground, we are able to generate the access token manually for the required scope.
is there anything we need to do with the API call to generate the token using the same refresh token as in the OAUTH Playground