Get help with the Dropbox API from fellow developers and experts.
In my iOS app, I am using UIDocumentPickerViewController to pick a file from a Dropbox file provider. I am using startAccessingSecurityScopedResource on the url I receive and register an NSFilePresenter for this url to get change notifications. When I read the contents of the file, I am using file coordination. Reading the…
Hi, is there a way to get the comments (as appears on the right side panel of the web UI) for a file via the API? I have searched the methods list for logical names related to that function and also tried `filesGetMetadata`, but no luck so far. Thanks
Hello, We are using dropbox API to create file upload requests: https://api.dropboxapi.com/2/file_requests/create And the problem is - how to stop dropbox from renaming uploaded files? Is there any option to do this via rest api? Another possible solution may be to be able to set this somehow globally for all new file…
Hello, I am using the Dropbox API get_thumbnail_batch over HTTP: However, starting today, it has suddenly begun returning a 404 error. It was working without any issues until yesterday. When I run: curl -X POST https://content.dropboxapi.com/2/files/get_thumbnail_batch \ --header "Authorization: Bearer <get access token>"…
In the Admin Console UI, users are shown with a role such as Member or various admin roles (e.g., Team Admin, User Management Admin, etc.). However, in the API response, I observe that: Admin users have entries in the roles field Non-admin users return: [] From this, I understand that an empty roles array implies the user…
HI I created an app on Dropbox api to used the PHPBB Dropbox extention and after i set it up on my phpbb broad it shows dropbox fail to upload and give this in the error log Dropbox returned the error » {"error_summary": "invalid_access_token/.", "error": {".tag": "invalid_access_token"}} any suggestions on how to fix that
After loading https://www.dropbox.com/static/api/2/dropins.js, I see an error "Uncaught TypeError: U is not a function". For example, here https://codepen.io/kjohnson/pen/qnlkz Does anyone have the same problem?
Hi. We use dropin.js implementation of v2 API. Recently, Google Chrome started printing to the error console they will be phasing out support for third-party cookies. In our app, only two services are still using these, and one is Dropbox. I was wondering if someone is aware if Dropbox is going to deal with it in the…
I cannot back my plesk domain data or restore it. Any help please
This information is not required, but it makes it easier for our Community members and support team to help you. Application Affected Claude AI > Dropbox via mcp.dropbox.com Question or Issue Does the hosted MCP server at mcp.dropbox.com expose any file write tools (upload, create, delete)? If not, is that on the roadmap?…
It looks like you're new here. Sign in or register to get started.