Get help with the Dropbox API from fellow developers and experts.
Hey there! I'm looking for a method to generate a TXT file containing the contents of a publicly shared folder, including both files and subfolders, along with their respective filenames and modification dates. I first attempted to create a script with ChatGPT's help, but couldn't get it to work. Then, I tried using the…
Hi, according to this post , all kind of accounts will be migrated to "Updated Team Space" by 2024/01/31. I have a few questions about the migration and APIs behaviour changed. 1) As my observation, not all Team Space / No Team Spaces accounts have been migrated before 2024/01/31 and not even been migrated right now. Will…
Hi Using api v2 Is it possible to append to end of an existing file?
Dear support, To rename a folder, I call the MoveV2Async(pathOld, pathNew). If the pathNew exists, it fails with an error "to/conflict/folder/". If the destination folder already exists, I'd like to merge the old folder including its contained files/subfolders to the destination folder. i.e. copy and replace the…
Hello! I would love the ability to embed or host a file request directly on my website. We currently share our file request link and people are directed to the Dropbox File Request site; However, I would like for people to be directed to and perform this function on my website. I have seen this accomplished with a Box.com…
I want to allow users of my app to them be able to connect their dropbox account and select the folder they want to allow access to. Their folder names and their file names will be displayed in their profile on my app. Then I want them to be able to play the audio file within my app's interface. I also want the process of…
This request should return all jpg assets but returns 0 results. (this used to work, but doesn't work anymore) Any ideas? Requets: curl --location 'https://api.dropboxapi.com/2/files/search_v2' \ --header 'Authorization: Bearer…
For a few years now, I've been able to use HEAD requests from my web page to verify that a Dropbox link that a user provides points to a "Content-Type: video/mp4" file All of a sudden I get the following headers (some omitted for brevity): Accept-Ranges: bytesAccess-Control-Allow-Origin: *Access-Control-Expose-Headers:…
Hello I have developed an app through App Console and it has been working very well on my Samsung Galaxy Tab A. My app provides the app key and receive the OAuth2Token through startOAuth2Authentication". All good, it asks for approval to access then provides my token. I have just tried to run the app with a different…
On iOS, I allow the user to select a file with UIDocumentPickerViewController. The user can select for example a Dropbox file. I’m able to read the file content, however, after the content is read for the first time, it never again sychronizes to the latest version unless I explicitly open Files app and go to its location.…
It looks like you're new here. Sign in or register to get started.