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
Polaris Office Web Dev
4 years agoExplorer | Level 3
How can I add more test uses to my app?
I am preparing dropbox extension app review. It is a document viewer which supports a certain document format.
Before submitting this app, I would like to add more accounts for testing.
I set e...
Greg-DB
Dropbox Staff
Extensions are enabled per-account, when a user connects the app to their account, not per-team. Just connecting the team itself won't make the app appear for all team members.
Polaris Office Web Dev
4 years agoExplorer | Level 3
I got an error below if I tried the authentication for a team member.
Error connecting app:
You must be a team administrator to authorize this app. Either login to a Dropbox for Business admin account, or contact an existing administrator for your team.
Which scope should a team member user the authentication? Individual scope or team scope?
- Greg-DB4 years agoDropbox Staff
This isn't about the app being in development mode; the error message is saying that this app can't be authorized by this user because the app is requesting a team-link but the user isn't a team admin. (Non-admins can't authorize team-linked apps.)
Exactly which scopes you should configure and request for your app will depend on what functionality your app needs. You can find more information on using scopes in the OAuth Guide, and you can see which scope is required for each endpoint in the documentation.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days agoIf 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!