Get help with the Dropbox API from fellow developers and experts.
I am working with http requests from Azure logic apps. Over some time I have created multiple Apps in the App Console used them in different places. I have a request that uses my long lived token to get an access token but I didn't keep track of which app was being used by what. Is there any way to figure that out. Is…
Hi there, We are using the Make.com app (which is in the Dropbox App Store) to create new folders in our Dropbox drive. Dropbox will not allow us to create new folders at the ROOT LEVEL of our Dropbox drive. Dropbox gives us this error message whenever we try to create a new folder at the root level of our Dropbox drive:…
Hi everyone! I want to switch to using a Dropbox service from another service, and I can't quickly find the necessary information regarding such functionality that would help analyze photos before uploading them to storage. Does Dropbox have such functionality? Before uploading to the storage, the photo must be…
Hi, I'm trying to gather information about cookie usage. Our app currently uses the v1 Chooser and I see close to 30 cookies used when I interact with it. * Is there a list of cookies used, what they're used for, their lifetime, etc. anywhere? I haven't been able to find this documented anywhere. * Does v2 change cookie…
Dear Dropbox Support, We are encountering an issue when attempting to interact with Dropbox using SqlBak, our database backup software that uploads files to Dropbox as a destination. We would appreciate your assistance in diagnosing and resolving the problem. Recently, we encountered the following error: 2025-03-10…
Hello everyone, I have a question. I just started using the Dropbox API. Now I have a question. Can non-admin users get the files under the team through the API and upload them to AWS S3? I found that if my app adds the team_data.content.read permission, it will prompt when trying to authorize: You must be a team…
I've just started playing around with the sdk, and been using the generated access token in the Settings. I realized this token expires every 4 hours, so I want to implement the refresh token. https://www.dropbox.com/oauth2/authorize?client_id=<APP_KEY>&token_access_type=offline&response_type=code I went through the auth…
Hi everyone! I manage a website and we’re updating the background design to better reflect our brand. We currently use Dropbox shared links and embedded folders to share brochures and project files with clients. As we change the site background (possibly using gradients or images), we want to ensure that the Dropbox embeds…
HI, There is currently no way to set the naming convention when creating a file request through the API. Therefore the uploader name is added to the file automatically and we have no say about it. The idea to implement the option to set the naming convention through the api https://api.dropboxapi.com/2/file_requests/create…
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…
It looks like you're new here. Sign in or register to get started.