According to this Documentation. if you want to get a new access token from Refresh token. You need to use Request method POST like this:
curl \\ -X POST \\