cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

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

Re: Production Approval for a very small amount of users

Production Approval for a very small amount of users

rstefanic
Explorer | Level 3
Go to solution

Our team uses Dropbox to share files. We are a small company and we have recently developed an internal tool to help associate some additional data with our files on Dropbox. We're going through the testing with it and it's working as intended.

 

But as I'm reading through the documentation on production approval for our app, it says that "While you may submit your request for production status anytime, it will not be reviewed until your app has linked with at least 50 Dropbox users, indicating that it will likely require production status."

 

Our company has less than 50 people and so we will not have that many users; however, we want production approval because without it, our access tokens are short lived. The quote above suggests that since we will have less than 50 users, then we do not need to apply for production status.

 

This is the documentation page where I pulled the quote above from.

 

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

 

Does this mean that since we will not have that many users, we cannot apply for production status? Thanks.

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

If you will not need to link more than 50 users to your app, you do not need to apply for production.

 

Note that the "development" versus "production" status of your app does not affect the expiration of access tokens for your app. Regardless of the status of your app, you can currently use either short-lived or long-lived access tokens. Long-lived access tokens are deprecated though. Please refer to the OAuth Guide and this blog post for more information.

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

If you will not need to link more than 50 users to your app, you do not need to apply for production.

 

Note that the "development" versus "production" status of your app does not affect the expiration of access tokens for your app. Regardless of the status of your app, you can currently use either short-lived or long-lived access tokens. Long-lived access tokens are deprecated though. Please refer to the OAuth Guide and this blog post for more information.

rstefanic
Explorer | Level 3
Go to solution

Got it. Thanks for the thorough reply!

 

Regards,

Rob

Need more support?