Hi,
I am using Dropbox HTTP API's to list and create folders to my dropbox account. I created an app in developer console and given all the permission to generated key but still when I am using list_folder API, Its showing one folder only which is inside a folder of root directory and when I m trying to create a folder on root its creating folder inside another folder. How can I get all the folder and files which are on my root. I tried all possibility but no success. Please help.