Get help with the Dropbox API from fellow developers and experts.
So I am writing a Node js application for my company. We already have a business Dropbox account. The app will monitor a company network folder and upload files to our Dropbox folder for one of our vendors to process. I've already created an app within the app console to use its own folder. Generated tokens work fine, but…
Hi Community, I'm having some issues to download XLSX files from Dropbox API using NodeJs. The response is ok (200), but I need to use content-Type as binary or Txt. I would like to download the XLS file SAVE it into a local folder. Could you help me with that? Thanks Gustavo
Does the latest Dropbox NuGet support .NET MAUI (Android, iOS)? I am seeing Dropbox.API 6.37.0, Official Dropbox.NET V2 SDK. Thanks
At the moment i'm testing the api and noticed if i move multiple files/folder it only moves one file a second. Renaming also suffers from the same problem. This seems rather slow. On the webpage it seems not fast but happens a bit faster. Is there a hard limit or can it be optimized? It can cause issues for me, if multiple…
Dear support, Currently, my app is using the "long lived token" to access to the app folders. The permission for that folder was set to "files.content.write". I would like to add the permission, "files.content.read". I was able to make that change in the app console. The box next to it is checked to indicate the change is…
My team is using Dropbox API to fetch and search for files and folders. While there is pagination, it is unclear as to how many more items are available and how many more calls needs to be made to retrieve the same.There is a possibility to have, say, a million files. Is there a rate limit to the numbers of calls made…
How can I integrate Dropbox API into my web application for seamless file uploading and downloading functionality?
Hi, I'm structuring my call via api with an http rest client, it just keeps giving me this answer even though the parameters all seem correct. I am attaching the post call and my app settings: POST…
Hi there, I have added a webhook URL to my account and it is verified with challenge param. I want track the activities of new folder is created, files added, deleted or moved but i am not getting any notification on that URL. Please help. Thanks
Hi, I need to implement long-live token generation via c# code I found this reference https://github.com/dropbox/dropbox-sdk-dotnet/blob/main/dropbox-sdk-dotnet/Examples/OAuthPKCE/Program.cs Unfortunately, this code returns token with the "sl." prefix, so it's short-lived access token. My main question is : does DropBox…
It looks like you're new here. Sign in or register to get started.