Get help with the Dropbox API from fellow developers and experts.
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 ******, 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…
I wrote lib on C# using DropBox API for upload videofiles, I can upload video files correct, but these files doesn't play on DropBox. I saw this answer https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Video-uploaded-via-api-cant-be-played/m-p/287701#M17592 but I don't understand how it's help me find specific…
Hello, Since yesterday, DropboxClient.Sharing.AddFolderMemberAsync() has stopped working (while all other API calls still work). Basically, I'm just creating a new team folder and then assigning 4 members in one single API call. That second operation fails, although it was working 2 days ago and the source code was not…
Not sure where best to address this question, but it would appear to be API-related... We've got an existing app which has been working OK until recently on both Windows and Mac platforms, which accesses XML files stored in the user's local Dropbox folder. (The app is mainly cross-platform C++ with a thin layer of…
I was trying to connect Dropbox to the Moodle LMS. When I try to connect to a system account icon, I get this error. The system account was not connected for offline access I have added the API key, Secret, redirect links and also configured endpoints and user field mappings. Is this linked to Moodle or Dropbox API? I am…
Hi, so I am using Node.js and I realized that I need to refresh the access_token since it expires every so often. I got a refresh token and am trying to get an access token and set it as a variable in the class but I keep on getting a 400 error code with the message "The request parameters do not match any of the supported…
It looks like you're new here. Sign in or register to get started.