Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Sufiyanashraf
3 years agoExplorer | Level 3
Access Token Can't be refreshed without refresh token and app key in Python
I am building an app in python to automatically update a file using dropbox API, but it shows an error after 4 hours however I can't find any mistake can you point out my mistake? My code Link: https...
Sufiyanashraf
3 years agoExplorer | Level 3
Yes, but it is just setup nothing related to token refresh. basically, my software stopped after 4 hours first it showed the error of an expired access token. So, I used this method by searching. Can you please point out the corrections in my code?
Greg-DB
Dropbox Community Moderator
3 years agoIn order to get this working, please set up the client by supplying the refresh token, etc., to it directly, as shown in the example, so that it can perform the refresh process for you. That way, it can continue performing API calls successfully for more than four hours.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!