Get help with the Dropbox API from fellow developers and experts.
My Hikvision DVR was connected fine to Dropbox until Saturday and uploading images. I changed the configurations in the DVR from continuous to event and it stopped uploading. Then I changed to the previous configuration again and it didn't upload anymore. Then I disconnected dropbox from the DVR and now it won't connect…
Hi, i get access token in my ios app using dropbox api. i want to reauthenticate in the same app on other device using these access token. How can it be done (in Swift code lang) ? all works in the first device i did the all OAuth process, but not working when I try to reauthorizeClient with the access token from the first…
hey I am also using react-dropbox-chooser, when I select an image I get it's meta data such as thumbnail link, link, bytes etc. Now I need to send the blob of this file to the server but when I fetch the blob using the link that I got in the response I get CORS error. Since you are working on the same thing so can you…
While using the developer app to create a api share. i'm unable to find a folder in my main dropbox to remove any files once i have uploaded though the api. Im really stuck on this! I have currently one file which i sent and read back on a kodi backup app (SUCCESS!) However can't find the file anywere in my dropbox if i…
Hey guys, can you please share some information about the future of the SwiftyDropbox framework? Version 6.0.0 was released recently and some of the most requested issues were not addressed. 1. Do you have any plans to remove/update Alamofire dependency? v.5 was released quite some time ago and I can not migrate to it…
Hello im using team space configuration and trying to use this EP - https://api.dropboxapi.com/2/files/move_v2 to move file from user's home folder to admin home folder and i get 409, tried to add admin header but its not working... Do you have support to such case? if so please share the EP (preferably v2) and relevant…
Hi, I am using dropbox V2 rest apis for my application. I have an usecase to be resolved. There is an api to list all the files and folders within the given folder path. Is there a way to retrieve only the folders within the given folder path? I know that we can differentiate the folders and files using the ".tag" key…
Hi all, I need help, I have set the SwiftyDropbox SDK in my IOS project, and I am able to do the OAuth process successfully : and i get my dropbox account info when i ask the API: I have problem retrieve the paths of all files and folders in my dropbox root directory.... I used this code: And i get this response : 0…
hi i want to integrate dropbox at my react project and im using php dotnet as a backend i integrate the dropbox at frontend but the issue is that i want to get files from dropbox and convet it into base64 and send it to backend this technique is im using for local ones can anyone tell me how can i do this do i need changes…
I'm trying to do the worlds simplest node dropbox script but getting an error, clearly I am missing something. I set up an App - and gave it all the read permissions. Then I have this script which should list the contents of the root - which I assume would be the App folder name I setup: ``` import { Dropbox } from…
It looks like you're new here. Sign in or register to get started.