Forum Discussion

nomi's avatar
nomi
Explorer | Level 4
10 years ago
Solved

Add user accounts to Dropbox app

Kindly tell me how to add users to a dropbox app. I want to be able to view and download files/folders from different accounts through same auth token. I had searched V2 API, but couldn't find a fu...
  • Greg-DB's avatar
    10 years ago
    In order to allow other users to link to your app, you'll need to implement the OAuth app authorization flow in your app. There's a guide that explains how it works here:

    https://www.dropbox.com/developers/reference/oauth-guide

    Exactly how you implement this depends on what SDK/library you're using (if any). Please refer to the documentation for whichever SDK or library you're using for information on how to implement this flow using.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

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, Facebook or Instagram.

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!