Get help with the Dropbox API from fellow developers and experts.
Here is a possible issue I've noticed while experimenting with the dropbox API. The repro is something like: 1. Find a PDF in your dropbox via the web UI 2. Ue the "Edit PDF" feature, make a change to the document (e.g. delete a page, rotate, etc), then choose Save -> Replace Original 3. Download the edited file using the…
Hello, im using the Api list_folder and try to get any event for any user in the team. is it possible? Im using the header dropbox-api-select-admin and i saw in the docs - ----- Specifically, there are two different modes for Dropbox-API-Select-Admin header that calls may support: * Whole Team The endpoint can access…
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:…
It looks like you're new here. Sign in or register to get started.