Get help with the Dropbox API from fellow developers and experts.
We have 500 machine which upload file at same time. We are getting RateLimitException. We are doing a retry after waiting rateLimitException.ErrorResponse.RetryAfter seconds. to test this. I came up with a console app. Following is my code public async Task UploadDBparallelly(List<string> dbLocalFilesPath) { List<Task>…
Hi all, I need to know how can I upload my files and data with using Dropbox and also need to know about the offline access token for APIs authentication
If we delete parent folder which holds multiple files inside in it , then events API with file_operation category only return single event for folder deletion with file count. {"timestamp":"2023-12-22T03:05:03Z","event_category":"file_operations","event_type":{".tag":"file_delete","description":"Deleted files and/or…
We have a "Full Dropbox" app installed on a team account. We're setting DROPBOX_MANAGE_APP_KEY and DROPBOX_MANAGE_APP_SECRET. I've also tried with DROPBOX_PERSONAL_APP_KEY and DROPBOX_PERSONAL_APP_SECRET, and DROPBOX_TEAM_APP_KEY and DROPBOX_TEAM_APP_SECRET. For some reason, dbxcli is using my personal home as the root…
I have 40 files and folder in root folder, but I am getting only 25 from them. I am using my app in 3 - 4 devices. Is any limitation from dropbox to access the all files and folder.
A lot users of one of my website behind Nginx which serves some Dropbox files that I'm sharing, starting from around 2/3 months ago, tell me that file downloads (usually file from 50MB to 2GB) are interrupted. They told me the downloads stop but every user refers stop at different size. I noticed in the last period of time…
Hello! Could anyone tell me what the character limit for the following data fields are? File ID Version ID
How to list all the files shared with me? Today, I found a video file from Dropbox "Recent" that I don't recognize, it says it's viewed 2 hours ago, but I'm sure I didn't know this file until now. I only have the option to either "view/watch/play the video" or "copy to dropbox". After searching around I guess this is a…
We've released a beta version of a significant update to the official Dropbox Swift SDK: SwiftyDropbox 10.0.0-beta.3 This new version has several significant improvements, including support for background sessions, as well as compatibility for Objective-C code bases. You can find more information in the beta release notes…
We've released a significant update to the official Dropbox Swift SDK: SwiftyDropbox 10.0.0 This new version has several significant improvements, including support for background sessions, as well as compatibility for Objective-C code bases. You can find more information in the release notes and README file. Please report…
It looks like you're new here. Sign in or register to get started.