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
sperkari
6 years agoNew member | Level 2
unable to upload files using javascript
Hi There! Hope you are doing good. I get the following error when I try to upload the files to dropbox. I did the following to get the access token 1. Login to the Site 2. create a App 3. Gener...
Greg-DB
Dropbox Staff
You're getting this error because you're using an access token for an entire Business team to call a user-specific endpoint. You can do so, but you'll need to specify which team member to operate on. You can find information on how to do so under the "Member file access" section here:
https://www.dropbox.com/developers/documentation/http/teams#teams-member-file-access
Alternatively, if you don't want to connect to entire Business teams, and instead just want to connect to individual accounts (Business or not), you should register a "Dropbox API" app, instead of a "Dropbox Business API" app:
sperkari
6 years agoNew member | Level 2
Thanks Greg it worked
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,915 PostsLatest Activity: 6 years 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!