Get help with the Dropbox API from fellow developers and experts.
Hello, I'm testing out dropbox v2 files api. when I call "POST https://content.dropboxapi.com/2/files/download" API, the downloaded file seems to be always returned with the content-type header set to application/octet-stream. Am I doing something wrong or is this to be expected? As far as I can tell the contents of file…
Hello, i am trying to use chatgpt actions to get and put files to my dropbox account. in below spec file, i am just trying to download /transactions.csv from root folder of my dropbox. with curl command, it works perfectly fine but using chatgpt throws error. Could you please confirm if there’s an issue with my…
Hello, I'm trying to use Dropbox Events/Audit Log but the feed is a bit weird, it somewhat follows ascending order, I want to get the events in Descending order, but I'm unable to find any parameter that can allow me to do that, do you know a way to do this? your help is highly appreciated! Best
I have a website. I want to store files from clients in dropbox servers for security reasons. So, I want to have a Form with some fields and the Saver API button for upload. When my clients use the Save API button and upload a file, will the file reside ( be it in any folder like tmp or format like a name with tmp…
I have a couple of use cases when building 3rd party apps, for both personal and business, which as far as I can tell are not possible with the current API capabilities: 1. Checksum - File integrity verification I want to be sure that the file I just downloaded from or uploaded to Dropbox has been transferred correctly.…
An operation that worked perfectly fine before now returns the following error: makeDropboxRequest: https://api.dropboxapi.com/2/sharing/share_folder Error making Dropbox request: too_many_mounts/tree_size_exceeded/ Network error making request to https://api.dropboxapi.com/2/sharing/share_folder: Error:…
Hi, I have been using the DBChooser framework in my app for a few years and it's been working fine, until iOS18 came out and now it fails to open the Dropbox app when invoked, with this message: BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated…
I am trying write a backup process that will run which obviously won't have any user interaction. It seems like the API only supports redirecting to a login page to authorize? Is this true or is there some other way to login?
i have shared dropbox folder link url. With method "https://api.dropboxapi.com/2/files/list_folder" i get list of files. How now I can download needed file? "https://content.dropboxapi.com/2/files/download" return 400
Hi, I'm working at an anonymous company and a project that consumes the malicious URLs shared by an international authority. The authority shared the protected zip files via Shared Folders and my company is retrieving the files via the Dropbox APIs. Early last Friday, the authority asked the disk space upgrade. Since then,…
It looks like you're new here. Sign in or register to get started.