We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
ClicData
3 years agoNew member | Level 2
Not able to fetch shared folder when folder are shared with team
Hi, Useful informations - Using VB.Net with Dropbox.API SDK 6.37 The problem Using the methods ListFolderAsync and ListFolderContinueAsync, I'm unable to fetch shared folders when folders are...
ClicDataConnectors
3 years agoExplorer | Level 3
Hi,
Thank you for your answer.
It's actually already the logic we use. The thing is, we test the FullAccount.RootInfo.IsTeam property, and in this case we use WithPathRoot(<RootNameSpaceId>).
We didn't change anything in the code, this property returned true before that's why we could fetch team folders. Now that it returns false, I wonder if any change was made to the API that I should be aware of.
Thank you for your help
Greg-DB
Dropbox Community Moderator
3 years agoClicDataConnectors You don't actually need to check the RootInfo.IsTeam property; you can always use WithPathRoot to access the root for any kind of account. I recommend reading the Team Files Guide for more information.
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!