We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
developerscorpio
2 years agoExplorer | Level 3
Team access token
Getting error "This token is not associated with a team" when trying to access team data using User access token. Can you please help to find out how we can create access token for Team?
- 2 years ago
developerscorpio From your description, it sounds like you have a user-linked access token, but are trying to access a team-linked endpoint. Team-linked endpoints require a team-linked access token, in order to operate on the team itself.
To get a team-linked access token, you would need to connect the app with the relevant team scopes enabled. You can find more information on how to use the authorization functionality in the OAuth Guide and authorization documentation.
Note that only team admins can connect team-linked apps. If you are not on a team, you will not be able to use team scopes/endpoints.
Greg-DB
2 years agoDropbox Staff
developerscorpio From your description, it sounds like you have a user-linked access token, but are trying to access a team-linked endpoint. Team-linked endpoints require a team-linked access token, in order to operate on the team itself.
To get a team-linked access token, you would need to connect the app with the relevant team scopes enabled. You can find more information on how to use the authorization functionality in the OAuth Guide and authorization documentation.
Note that only team admins can connect team-linked apps. If you are not on a team, you will not be able to use team scopes/endpoints.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!