Get help with the Dropbox API from fellow developers and experts.
Hello, I have some trouble with a webhook. I think, that I gave all necessary permissions and I have enabled the webhook URL. But when moving a file to dropbox, the webhook doesn't trigger. Here is a video: https://www.loom.com/share/60cce3bc323b46c789a39497f838fcda Thank you for your help
Hi there! The reason for the error is pretty clear, but checking shows that no such property has been assigned to the file if we search for this property. I uploaded a lot of files using this method, and for the first time I got stuck on one such file. https://api.dropboxapi.com/2/files/get_metadata…
We’re encountering a persistent OAuth issue that affects only one user on a Dropbox Business account. Issue Summary: * Affected user: Dropbox Business (Standard or Advanced) * OAuth scopes requested: files.content.write files.content.read files.metadata.read files.metadata.write account_info.read * These are individual…
installed the uploader from git (https://github.com/andreafabrizi/Dropbox-Uploader.git ) Created an app and token. rund ./dropbox_uploader.sh and entered access token along with requested secret key. It then suggests to open a url with this token but when accessed dropbox reports the id is invalid ... any ideas ?
Dear Dropbox Support Team, I hope this message finds you well. We are currently working on integrating Dropbox functionality into our C# application using the official Dropbox SDK (DLL). Our objective is to retrieve a list of all users associated with our Dropbox account programmatically. We would appreciate your…
Hello Dropbox Developer Community, We're developing a Django application and are running into a very specific environment issue with the Python SDK when trying to access Team folders after an OAuth2 flow. We have code that works perfectly when run from a standalone script, but fails when executed within our Django/Gunicorn…
We are developing a Django application and are running into a specific API error when trying to act on behalf of a team admin after a successful OAuth2 flow. We would be very grateful for any guidance on what we're doing wrong. Our Goal: A superuser on our app (who is also a Dropbox team admin) authorizes our app via…
After updating the Xcode deployment target in my iOS app to iOS 12, several warnings appeared in the Dropbox code. Updating through Cocoapods did not seem to change anything. The source files are all still dated 11-3-2020. I looked in the GitHub repository and the problematic code is still there. Here is one of them. In…
Hello, I wrote a small script that creates a dump of a database and then uploads it to Dropbox. I've been using this script on several sites for years. But I recently opened a new dropbox account, and this new account will contain only sites backups (keeping the former one only for my own data). So I created a new app,…
It looks like you're new here. Sign in or register to get started.