-
Getting notification when a file is uploaded by an api app to my dropbox account
we have a use case where we are uploading files from our app to dropbox using dropbox v2 api. The file gets successfully uploaded but we dont see any notification in the notification bar of dropbox web ,stating like "file abc has been addded". How can we acheive this ?
-
Getting error using dropbox apis with "Dropbox-Api-Path-Root" header
Hi I am getting following error while calling dropbox v2 APIs with "Dropbox-Api-Path-Root " header {“.tag”: “namespace_id”, “namespace_id”: “2132332"} "Failed to execute 'setRequestHeader' on 'XMLHttpRequest': Value is not a valid ByteString." Earlier it was working fine. Is there any recent change done due to which it is…
-
How to select dropbox root/home folder from chooser?
Hi How to select dropbox root/home folder from chooser? Let say i have to save some file to home. For doing this i am selecting a location for the destination folder. Currently I am getting error "User root folder cant be choosen".