The Community is undergoing a major upgrade. Find out more, ask us questions or share your thoughts here.
Forum Discussion
terezakloboucek
6 years agoHelpful | Level 5
Parent folders/spaces
Hello everybody,
I am using your API. While setting up the connection to the API, the team environment is always choosen.
When using the method /2/files/search_v2, when I only set up the name whi...
- 6 years ago
From your screenshot, I see you're using a team with the "team space" configuration.
When listing or downloading files in an account with the team space configuration using /2/files/list_folder[/continue] or /2/files/download, the call will operate in the team member folder by default, and not in the team space.
If you want to access the team space, you'll need to set the "root" for those calls to be the team space. You can find more information on how this works and how to configure those API calls accordingly in the Namespace Guide.
Greg-DB
Dropbox Staff
From your screenshot, I see you're using a team with the "team space" configuration.
When listing or downloading files in an account with the team space configuration using /2/files/list_folder[/continue] or /2/files/download, the call will operate in the team member folder by default, and not in the team space.
If you want to access the team space, you'll need to set the "root" for those calls to be the team space. You can find more information on how this works and how to configure those API calls accordingly in the Namespace Guide.
terezakloboucek
6 years agoHelpful | Level 5
Thank you for your reply! It helped me a lot.
One more question, my collegue got DEV account to work with so he can set up the API calls. His environment looks like below. And when he makes the 2/files/list_folder call, all folders (team folders and everything else) are retrieved. Why does that happen? Thank you!
- Greg-DB6 years agoDropbox Staff
In this screenshot, I see that your colleague is not using the "team space" configuration, so their team folders are mounted insider their member folder. That means that for them, they will be listed and accessible by default, without configuring the root for the API calls.
- terezakloboucek6 years agoHelpful | Level 5
I see. Thank you very much for your help, I do appreciate it.
Kind regards
Tereza
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 46 minutes 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!