Get help with the Dropbox API from fellow developers and experts.
Hello! So, I can send my DOCX file to specific directory, where I set converting to PDF manually. And response will return dropbox_id. Then I immediately downloaded this file via that dropbox_id - and will have pdf version of that file?
Hello, I have an issue with calling /2/files/list_folder/longpoll. For whatever reason, this endpoint activates from and detects changes that are not on the observed folder, but outside it. Something that according documentation shouldn't happen, but it happens. This disturbs application workflow and significantly decrease…
Hi, I’m using the Dropbox API to list all files in a shared folder and generate downloadable links for them. This was working fine yesterday, but today I’m getting a 409 error (not_allowed) only on the get_temporary_link API call. However, I can still list the files and retrieve their metadata. Here are the details: * I…
When I do DropBox authentication in our Android app, it will jump to the DropBox App page. When I click Allow, the App reports an error: DropBox API auth error - {".tag" = "expired_access_token"}. The DropBox dependency we use is dropbox-core-sdk-3.1.1.jar. What is the reason for this? How should I deal with it?
I created App and setup webhook but it's not triggered. I uploaded and updated files in dropBox but webHook doesn't trigger. I don't know what the issue. {lease help to resolve this issue
Hi Team, Could you please provide guidance on the following: * Which APIs should we use when downloading specific user files from dropbox * When is it appropriate to use the root namespace ID for accessing user files? * If a user’s files are stored within nested folders, what is the recommended approach for downloading…
I created a Dropbox app that allows users to upload files into my app. All was well until I realized, that users with Dropbox for Business can't import files, because I needed different scopes for them, and a different flow in my backend code (endpoints, headers etc). Currently, to the best of my knowledge after…
I'm just having this 401 error, following the answer above I'm already using offline mode in the app to generate the code where I can refresh the token, I can request all the other routes I'm listing team members selecting the admin and sending in the request https://content.dropboxapi.com/2/files/download together with…
Dear Dropbox Community, Here is my current manual workflow that I wish to be able to automate. Via the Dropbox website I create transfers to send documents securely to our faculty and I set both a password and an expiration date for the access. Which I then send to the instructors a separate email with the password. Since…
Hello everyone. Yesterday I created an API key to use in my Python bot. I also made this bot run every day with Cron Job, but when I looked at the logs today, I saw that the API key has expired. I wonder if the API key needs to be regenerated every day? log output: [2024-08-29 05:34:42.655247] - ERROR: Error uploading…
It looks like you're new here. Sign in or register to get started.