Get help with the Dropbox API from fellow developers and experts.
Hi, I want to search within multiple folder/subfolders, I tried passing regex/ multiple paths but i got an error for invalid path. Is this possible anyway? For example I want to search within these 2 paths /folder1/subfolder1 /folder2/subfolder2
Im using account with space team configuration and trying to move file from team folder to home folder and get that response: [409] {'.tag': 'path', 'path': {'.tag': 'no_write_permission'}} Im sending the request with that headers: 'Authorization': '<some token>', 'Dropbox-Api-Path-Root': '{".tag": "root", "root": "<root…
We are only two users with the app that I developed used exclusively as a batch run within Windows. Recently, I am using my grandson's windows 10 PC and I am trying to import the dropbox api within Python using VS Code. This is the normal operating environment I use at home. I am currently getting this error I have never…
Can we get Comments added by other users using Java SDK API ?
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…
It looks like you're new here. Sign in or register to get started.