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 shared with a team you are part of, but you are able to retrieve folders when they are directly shared with you.
Am I doing something wrong, and the method ListFolderAsync() is not made to retrieve folders shared with teams ?