Learn how to make the most out of the Dropbox Community here 💙!
Forum Discussion
almazultra
3 months agoNew member | Level 1
Unable to refresh access token without refresh token and app key
Hello! I created an application in python, but every day the access token is updated and the error Unable to refresh access token without refresh token and app key appears. How to make a long-term ac...
Rich
Super User II
3 months agoalmazultra wrote:I created an application in python, but every day the access token is updated and the error Unable to refresh access token without refresh token and app key appears. How to make a long-term access token?
Long-lived (or permanent) tokens were deprecated back in 2021 and can no longer be created. You now use refresh tokens to retrieve new short-lived tokens as needed. See here for more information:
- https://www.dropboxforum.com/discussions/101000014/we-need-long-live-access-token/629228/replies/629344#M29066
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,972 PostsLatest Activity: 2 days ago
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 or Facebook.
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!