i have to account
1. team Folders UI
2. shared folder (NEW UI)
using the Dropbox C# SDK .
On the team folder account I manage to get all of my folders from the List_Folder | List_Folder_Continue requests.
When trying to retrieve the new shared folders from the same request they does not appear. They appear only in the shareing.ListFolder request and they are missing Path_lower and Path_Display parameters.
Just for the clarify my company is doing data migration from Cloud to cloud and Dropbox is one of the Top 4 user are using.
I am trying to get the user hierarchy but the new shared folders are doing me a big mess.
Please need you help Greg.