Get help with the Dropbox API from fellow developers and experts.
Hello everyone, I’m developing a Dropbox extension and would like to allow other users to test the app. What’s the best way to manage this? Thanks in advance for your guidance! P.S. I’m currently on the Dropbox Basic plan.
Hey, i have some trouble with the permissions. My goal is to see the content of a folder. The error is: { "error": { ".tag": "missing_scope", "required_scope": "files.metadata.read" }, "error_summary": "missing_scope/" } When I activate this scope and click submit, the error persists. Thank you!
I am using langchain_community.document_loaders.DropboxLoader the problem is with my api key. although in the permissions i have allowed files.metadata.read as well as write. but i get this error: AuthError('missing_scope', TokenScopeError(required_scope='files.metadata.read'))) anyone knows a thing about it?
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…
It looks like you're new here. Sign in or register to get started.