Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
I notice the Java SDK Android example only seems to save the "credential" (access token and refresh token) when it is initially created. Is there a recommended frequency for updating the credential in preferences or is that not necessary as long as the original refresh token is still valid?
As long as the refresh token is valid, it's not necessary to update the credentials. The SDK will automatically perform a refresh using the existing refresh token whenever needed.
As long as the refresh token is valid, it's not necessary to update the credentials. The SDK will automatically perform a refresh using the existing refresh token whenever needed.
Thank you @Greg-DB!
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter 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!