Hi, how would you use the refresh_token to get a new access_token? I get the request token as part of the response for access_token after providing the auth_code. I am using the Python API for v2. But I don't see any documentation on using refresh_token anywhere. Even some idea on how to use it with cURL is also fine.

4 replies