Get help with the Dropbox API from fellow developers and experts.
in my android app project i need to send of files to be used later in dropbox and to automate this i registered it and used tokens. I have a free account. The app is still under development and testing so many changes and improvements are being made. The problem that after I associate it and get the token that through…
If you’re using the official Dropbox .NET, Java, or Python SDKs, please update them by January 2026 for continued compatibility with the Dropbox API servers. Please refer to this blog post for more information: https://dropbox.tech/developers/api-server-certificate-changes
Hello, I want to know if api endpoint "/copy_reference/save" creates a new file/folder from the reference passed to it...i mean if i delete the referenced file/folder does the copy get deleted too?
We got a requirement to update our Dropbox first and last name. Is it simply to to use info to update an existing user Dropbox first name and last name. Our wrote the code using json API but not as familiar with Python SDK. Any help is greatly appreciated.
https://api.dropboxapi.com/2/files/list_folder giving response "error_summary": "path/not_found/..", https://api.dropboxapi.com/2/team/members/list_v2 giving response "error_summary": "missing_scope/"even when correct scope is provided in app. https://api.dropboxapi.com/2/users/get_current_account giving…
I'm trying to run a Make scenario and run a module that gets the share link of a folder. I have all the supposed permissions, the third-party app is allowed, and I have an admin account so I granted every possible thing and it doesn't work. The Dropbox team is slow to answer. Has this happened to someone before? Is there…
I am configuring App client with Dropbox. In Permission tab, when i checked team data.member permission, it implicitly checked team data.governance.write. Is this bug ? I just want configure permission with ready-only access.
Greetings, I have created a web app that allows users to upload and download their documents to Dropbox in the Apps/MY_APP_FOLDER directory. I have their refresh_token and can generate the access_token. While this access token allows access to user details, I am currently unable to generate a temporary upload and download…
I simply cannot get this script to provide the the correctly formatted file path to the dropbox API, I keep getting the error that the filepath doesn't exist. And I can't find a definitive answer on how the API needs to receive the path. Also, what is the difference in paths between a file in the personal user area, and a…
Hi, I appreciate your service with all the great convenience especially API. This week I realized from my client's claims, that my App experiences errors from most of all accesses through Dropbox API. And I found that there is a major change in the output data: I see "wrapped" property under body object. I checked around…
It looks like you're new here. Sign in or register to get started.