Get help with the Dropbox API from fellow developers and experts.
Question or Issue We've built a web app which downloads a large number of videos to our own Dropbox account and then sends them a link to access. However, as you might expect, our account is getting very large, and so we're now exploring how easy it would be for a user of our platform to trigger a bulk download to their…
Hey Dropbox team, I have tried to find how to approach this but can't seem to get a clear answer. Our situation: Shared dropbox directory with 5 members. These members should have access to the outputs from some automation tools. (Github actions produces .exe which gets uploaded to dropbox for all members to enyoy). Now i…
I get a list of the user's files and then filter it to show only the music files. But I also want to see subfolders. How should I set up my filter for this? Could you help me. My function where I get the list of files looks like this: I also want to be able to enter a subfolder, as I understand it, for this I need to…
Hi, I have some Android apps live on Google Play that are using the Dropbox SDK and I received the following email from Dropbox : Hi, We're writing to you because according to our logs, you own one or more active Dropbox API apps using a version of an official Dropbox SDK with an outdated certificate trust store: *****…
I want to simply use dropbox as the file storage system for my own app. Can I create a token that gives access to my account without needing to refresh it through the Oauth protocol regularly? Ideally I would just save the token in an .env file and use it constantly. Is this possible?
I'm trying to get a basic Dropbox API call going in PHP. I'm using the kunalvarma05/dropbox-php-sdk SDK. I have a standard Dropbox account. I registered an APP (Status: Development / Permission type: Scoped App(?)) I setup an APp Key and App Secret. I generated an Access Token. I added permissions to the App, I just want…
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…
It looks like you're new here. Sign in or register to get started.