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

NLOG's avatar
NLOG
New member | Level 2
7 years ago

How to get OAuth 2.0 token

How do I get an OAuth 2.0 token with the account I created app without login?
  • Greg-DB's avatar
    7 years ago

    NLOG The user will always need to sign in to Dropbox in order to authorize your app. That applies to your own account, e.g., when signing in to Dropbox to access the app's page on the App Console to use the "Generate" button, or other end-user accounts, when using the OAuth flow.

     

    Access tokens don't effectively expire on their own, but they can be revoked by the user or app at any time. That being the case, your app can store and re-use the access tokens, once recieved, without further manual user intervention, but it should be aware that they can become invalid at any time. If they do, you can prompt the user to re-authorize the app if they wish to continue using it.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,920 PostsLatest Activity: 8 hours ago
334 Following

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!