Hi all,
I just got sent over from Dropbox technical support - it appears that the API is not officially supported - so I am hoping some of your might be able to help me that the following issue is not worth dropping Dropbox for.
I have an API call POST https://api.dropboxapi.com/2/files/list_folder that is configured to be recursive, that provides a full list of all files and folders from the top level folder.
When I run the same call for a sub folder that does not appear in that list but that I know the path for and can see in the Web User interface, I get folders and files that do not show up in the full recursive list from the top level folder.
The API has the highest level of scopes possible and all files and folders are owned by the account owner and were either created by the account owner or by the API which is authorized by the account owner.
A storage drive service that can't consistently find files and folders is pretty useless. If anyone can convince me that there is a reasonable explanation for this, I am all ears.
Thanks,