Get help with the Dropbox API from fellow developers and experts.
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…
In the "/list_folder" API specification, there is the following note regarding the "limit" parameter. Note: This is an approximate number and there can be slightly more entries returned in some cases. Please give us specific examples and conditions for "some cases". Thank you for your support.
When selecting an image using the chooser there used to be (and it is still mentioned in the docs) that there should be a thumbnailLink property present. However we've noticed that recently that it isn't there anymore. Is this a bug or something that has been removed on purpose?
It looks like you're new here. Sign in or register to get started.