You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Alex57600
4 years agoExplorer | Level 3
Dropbox SDK JS + Refresh token problem
Hello Please, do you have any idea how i can manage this ? Each 4 hours i get "expired_access_token" and user must re-log. I just upgrade my old Dropbox SDK JS to the last version 10.8.0 + I ...
Greg-DB
Dropbox Staff
To maintain long-term access, you'll need to request "offline" access, as you're doing, and then supply the app key (the app secret isn't needed since you're using PKCE) and refresh token. As long as you do so, the SDK will handle the refresh process for you automatically. You can find an example of setting the refresh token in this example.
Alex57600
4 years agoExplorer | Level 3
Hello
Thank you very much.
I will try asap.
Thank you very much.
I will try asap.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,918 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!