Comments
-
@"Greg-DB", Kindly take a look at my question. Thank you.
-
Thank you for getting back to me. I want to be able to query the API using the size of a file in MB. For example; I have some files in my root folder, I want to be able to display files that are greater than 10MB only. so I think the API returns file size in bytes, so I decided to do `data * 1024` while data is the btyes…
-
@"Greg-DB", Is it now possible to get the size of a folder? or we still need to do it manually as you said?
-
Thank you. It would be nice if you could point me to the API link I can use to select the root itself.
-
Thanks for the prompt reply. Yes, it is Dropbox Chooser which I'm already using the functionality but I want the end-users to be able to select the root folder that contains all the files and folders in their dropbox account.