Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
mbm123
5 years agoExplorer | Level 4
Access without an "app"
Hey, I was wondering if it is possible to access a dropbox account without the token generated in the app console. What I mean is, can I use an api on my python script that will query an input drop...
- 5 years ago
Yes, that's correct.
Greg-DB
Dropbox Community Moderator
4 years agovimala_palanisamy22 You cannot get an access token for someone else's app without using the OAuth app authorization flow. If you need an access token for someone else's app to connect to your account, you will need to use the OAuth app authorization flow as documented. (The owner of an app can use the "Generate" button on the app's page on the App Console to create an access token for their own account for that app without using the actual OAuth app authorization flow, but that is only available to the owner of the app in particular.)
vimala_palanisamy22
4 years agoExplorer | Level 3
I have doubt like , i am team admin, I don't have created business app or neither my team members. In such case how can we create access token for calling APIs with team authentication
- Greg-DB4 years ago
Dropbox Community Moderator
vimala_palanisamy22 Connecting an app to a team works the same way as connecting an app to a user account. You would use the OAuth app authorization flow (or the app owner can use the "Generate" button if they just need a short-lived access token), but the developer would enable the relevant "team" scope(s) first.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!