Get help with the Dropbox API from fellow developers and experts.
I'm trying to connect Salesforce to Dropbox and I've created an app on Dropbox. I've set up the Auth provider and have a URI redirect setup, but no matter if I use the actual URI, I always get the "This app is not valid" error message.I've verified the App key as the client id several times and it's correct, also verified…
Hey Dropbox devs! Need some help building a sweet file management automation tool. What we're tackling: * Custom API integration for automated file sync and backup workflows * Bulk file organization scripts with metadata tagging and folder structuring * Simple webhook setup for real-time file change notifications and…
I have Business Plus Plan with this API available. I uploaded multiple docx files and edited some of them saw the event in dropbox.com/events area But, when I try to get same event with event_type file_edit using mentioned API, it doesn't appear in the response. Other events, like file_add event_type do appear. Regards,…
Hello, I just uploaded a word document to Dropbox and edited it using Microsoft Word for Web. Then I called the "/get_events" endpoint using the parameter "category = file_operations". No event was returned. Then I edited the same document using my local Word, saved it and the endpoint returned a "file_edit" event as…
I am just starting out with the Dropbox SDK in a JavaScript app and am being frustrated because it doesn't seem to be able to return the files in my 'Apps' folder even though I'm following the initial tutorial at https://www.dropbox.com/developers/documentation/javascript#tutorial. The alert says 'undefined'. Here's my…
How many 'Development users' can I manage in my Dropbox app? Is it true that there's no 500-user limit once my app state is 'Production'?
We’ve noticed a recent surge in errors reported by some users of our app when calling the get_current_account endpoint. Specifically, the requests are timing out, which is unusual because we haven't had any issues and our code has not changed. This issue started occurring last week and seems to be affecting users mainly in…
Question or Issue I'm a little frustrated with the poor examples of dropbox... :-( I'm trying to start with Oauth, I'm trying to build a c# console app that will run for hours, since the tokens expire fast, I tried to get oauth integrated, but at step 1 it dies.. my code starts as follows: const string AppKey = "XXXXXXX";…
Application Affected File requests Operating System/Browser (if using the web) Windows 11 Failed to load resource: the server responded with a status of 503 ()
Hi Dropbox Support, I'm experiencing an issue with the Dropbox .NET API where a single file upload API call is creating two identical versions of the same file with the following problems: Problem details: * Using Dropbox .NET API for file uploads * One API request results in two file versions created 1ms apart * Different…
It looks like you're new here. Sign in or register to get started.