I am not getting the refresh token even after following the instructions on https://developers.dropbox.com/oauth-guide
Note: you’ll need to include token_access_type=offline as a parameter on your Authorization URL in order to return a refresh_token inside your access token payload.
It always return the access token only