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.