Get help with the Dropbox API from fellow developers and experts.
I'm trying to use NetSuite's N/file module to upload a file to DropBox. I've been successful at authentication, getting a 200 when submitting the POST request to Create FolderV2 and Upload File. However, I can't figure out how to get the file contents to set correctly. Currently, the file is being created with the some…
Hello Dropbox team, As Access token is expiring every 4 hours, we have to regenerate them every 4 hrs. This is becoming difficult to update the access code in my script manually. I'm looking for a Java SDK method that generate access token automatically every 4 hours by taking app key/app secret as input parameters. Could…
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 ****** limit or can it be optimized? It can cause issues for me, if…
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…
It looks like you're new here. Sign in or register to get started.