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
nagasayan koduri
5 years agoExplorer | Level 4
Dropbox APP
Hi team,
We have an App named Appdilly in the developer console. It's a Dropbox API. Currently, it is in development status.
I generated an access token for that APP and able to communicate successfully to dropbox from my java application using dropbox core API.
Can we use the same access token to communicate to dropbox in production?
Could you please provide the above information.
Thanks in advance.
Yes, you can use the same access token(s) in both development and production.
- Greg-DBDropbox Staff
Yes, you can use the same access token(s) in both development and production.
- nagasayan koduriExplorer | Level 4
Is there any expiry time for the access token or it is available all the time?
- Greg-DBDropbox Staff
Dropbox API OAuth 2 access tokens don't expire, though they can be revoked. Users can manually revoke tokens themselves, e.g. via:
https://www.dropbox.com/account/connected_apps
Apps can also revoke access tokens via:
https://www.dropbox.com/developers/documentation/http/documentation#auth-token-revoke
About Discuss Dropbox Developer & API
Make connections with other developers797 PostsLatest Activity: 4 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!