cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Discuss Dropbox Developer & API

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dropbox APP

Dropbox APP

nagasayan koduri
Explorer | Level 4
Go to solution

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.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

Yes, you can use the same access token(s) in both development and production.

View solution in original post

3 Replies 3

Greg-DB
Dropbox Staff
Go to solution

Yes, you can use the same access token(s) in both development and production.

nagasayan koduri
Explorer | Level 4
Go to solution

Is there any expiry time for the access token or it is available all the time?

Greg-DB
Dropbox Staff
Go to solution

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

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    nagasayan koduri Explorer | Level 4
What do Dropbox user levels mean?