We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
borhene
2 years agoNew member | Level 2
Cannot get team folder's content
Hello,
I am using a dropbox app to get users dropbox content with APIs. It works fine with user personal account.
But, when I can't find a way to get content of a team shared folder.
Here a...
- 2 years ago
To do that you need to use WithPathRoot. By the way, team folder id is neither admin nor member id. That's why you got the error. 😉
borhene
New member | Level 2
Hi,
Thanks for your answer.
I tried this way. I got an error saying that we have a wrong format userId.
Here the code that is working well for personal drive:
Here the code that is returning an error saying that the userId has wrong format
It is not expecting to get an id of teamDrive.
Thank you.
Здравко
2 years agoLegendary | Level 20
To do that you need to use WithPathRoot. By the way, team folder id is neither admin nor member id. That's why you got the error. 😉
- borhene2 years agoNew member | Level 2
Thank you,
It works and here the implemented code
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 2 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!