Need to see if your shared folder is taking up space on your dropbox 👨‍💻? Find out how to check here.

Forum Discussion

Steba's avatar
Steba
New member | Level 2
3 years ago
Solved

Dropbox Apps limit

Hi DropBox community,

 

My problem is: If i have to programmatically create apps for different types of things i want to do, for example:

- An app that i use only to read account info (scopes: account.info.read)

- An app that i use only to upload images (scopes: ...)

- ...

 

do i have to worry about a max number of Apps that i can create? If yes, where can i find those limitations based on my plan?

Thank you!!

  • Dropbox does not limit how many apps you can register, however Dropbox also does not support registering apps programmatically. You should only be registering apps manually. You should create one app registration per actual app that you are building. That only needs to be done once per app so it should be manageable to do so manually.

     

    Note that if you have an app with different features, you can request different subsets of scopes at authorization time, without creating multiple app registrations for the same actual app. You can request a particular subset of scopes by setting the 'scope' parameter on /oauth2/authorize.

1 Reply

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    3 years ago

    Dropbox does not limit how many apps you can register, however Dropbox also does not support registering apps programmatically. You should only be registering apps manually. You should create one app registration per actual app that you are building. That only needs to be done once per app so it should be manageable to do so manually.

     

    Note that if you have an app with different features, you can request different subsets of scopes at authorization time, without creating multiple app registrations for the same actual app. You can request a particular subset of scopes by setting the 'scope' parameter on /oauth2/authorize.

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!