Get help with the Dropbox API from fellow developers and experts.
Using C# and the Dropbox API and having attached shared folders from another Dropbox accounts, how do I retrieve the Dropbox account ids that own these shared folders? Both my account and the owners of the shared folders use Dropbox Basic, thus no teams. I need this account id to identify the folder holding the files…
Hi! I seem to have a simple access problem with my Token. I am part of a team which has a shared folder which I am trying to access with the API, and while I have it working for files in my own directory: "MY NAME/Folders/Files" the Token doesn't seem to have access to the: "DATA/Folders/Folders/etc" where DATA is shared…
Hi there, as developer of Dropshare (https://dropshare.app), I'd love to see an API for Dropbox Transfer (https://dropbox.com/transfer). Any plans for that?
Hello, I have a folder that has been shared with me (I am a co-owner), from which I need to download several files. I am trying to do this with the dropbox Python API so that I don't have to manually generate a shared link for each file. I am able to generate and use an API token, however it seems like the dropbox object…
I have a question about the "/sharing/list_folders" API. According to your API reference, the "folder_id" field in the response body is optional. Please tell me the conditions under which "folder_id" is returned. Thank you for your support.
I am trying to get a sl access token with my refresh token but it gives this error. Any idea why? Input: {"body": {"grant_type": "","refresh_token": "<token>"},"contentType": "application/json","followRedirect": false,"headers": [{"key": "Authorization","value": "Basic <key>"}],"method": "POST","timeoutSeconds": 5,"url":…
Dear Dropbox, I am working on a small website representing my charity organization, and I need to upload documents such as reports and other files to a static folder on Dropbox. These files should be accessible to guests of the website who can view the documents without the need for authentication. I have encountered an…
Hi, The "copy code" OAuth screen may not work well with certain accessibility tools. We're developing an Android app with a Dropbox sync option. One of our users is trying to sign in to Dropbox using a BrailleSense notetaker. After signing in, Dropbox redirects to the "copy code" page (oauth2/authorize_success). The user's…
Hello everyone, I'm working with a Dropbox team account and currently integrating Google Sheets with Dropbox using Google Apps Script. Here’s what I am aiming to achieve: In my Google Sheet, each row represents a specific folder in our Dropbox account. Column C contains the shared link of the folder, and Column F is…
Hi! I'm working on a chat service where our users would like to send public Dropbox links. I noticed that when I load a shared Dropbox link (like this one: https://www.dropbox.com/scl/fi/9zhr8oqh8d49vgkvtn6jo/IMG_3996.HEIC?rlkey=iw62xieb2yrxtn0ujczl2lmkb&st=yq524xne&dl=0) that when I inspect the HTML it contains og:image…
It looks like you're new here. Sign in or register to get started.