We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
andrejpet
3 years agoExplorer | Level 4
Access token generated with refresh token got permissions revoked
As per the dropbox offline flow, I've set up a flow where I've generated a refresh token after the owner of the dropbox (me) - Generated an access code using this URL https://www.dropbox.com/oauth...
Здравко
3 years agoLegendary | Level 20
Hi andrejpet,
I suspect, you're missing some details of how refresh token is used. Take a look on the discussion here for a detail ed example. Just don't forget the refresh itself; owning the refresh token is NOT enough!
Good luck.
andrejpet
3 years agoExplorer | Level 4
Здравко
I just read the info in the link you sent me and from what I've understood it's exactly the same as my explanation.
I am using a refresh token to generate an access token.
Then the access token is used for auth.
This happens on each request to dropbox.
1. Generate access token with refresh token
2. Perform API call with with access token
The problem I had is that after a given period of time the access token that was generated by a refresh token had no permissions.
This is my issue.
About Discuss Dropbox Developer & API
Make connections with other developers
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!