We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
INSPE
3 years agoExplorer | Level 3
OAuth Documentation Incomplete
I submitted an OAuth request using the format from this page:
https://www.dropbox.com/developers/documentation/http/documentation#oauth2-authorize
It was in this format:
https://www.dropbox.com/oauth2/authorize?client_id=<APP_KEY>&response_type=code
Obviously, I had my actual app key filled in. However, I got this response:
Error (400)
It seems the app you were using submitted a bad request. If you would like to report this error to the app's developer, include the information below.
More details for developers
`team_data.member` scope is required.
There is no documentation about the team_data.member parameter.
- Greg-DBDropbox Staff
The "team_data.member" scope is one of the team scopes available on the Permissions tab of an app's page on the App Console.
There's currently a bug on our side with this configuration causing this issue though. We're looking into and I'll follow up here once I have an update on that.
- INSPEExplorer | Level 3
When is this bug going to be fixed? It has been weeks and we need to work on our Dropbox integration.
- Greg-DBDropbox Staff
I don't have an update on this yet. I'll follow here once I do.
For reference though, if you don't need it, you can work around this by disabling the 'files.permanent_delete' scope for your app on the App Console.
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 7 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!