Get help with the Dropbox API from fellow developers and experts.
Hello @Greg-DB Recently, there were changes made in the code related to Dropbox Teamspaces. We are now facing errors sometimes when we download files that were notified with file paths by webhooks. Using webhooks, we obtain the path of the recently added file in the account and then download using Dropbox APIs. In the…
I am trying to figure out how to upload a file on an ESP32C3 [which uses the Arduino IDE] to Dropbox. I am using the generic HTTP API as a basis for doing so. I am effectively converting "curl" commands to Arduino code. But sods law, I was stopped at the last post. I have list files working, and I have download files…
Good morning, I have embedder implemented on my site, but in Safari it gives me an error and does not load the folders.
I've used Chunky Comic reader for years because it's got a great Dropbox integration- I can browse my whole Dropbox hierarchy and import comics I've bought. But, after getting a new iPad recently, Dropbox has stopped working. Nothing's changed on the app side (it hasn't been updated in years). When I load Dropbox on the…
I have been accessing dropbox files using CURL with an access token via the follwing url: https://content.dropboxapi.com/2/files/download Recently CURL calls are timing out with 0 bytes returned. The formt of my call is as shown below. Has something changed that would cause this to fail? And ideas? Thanks,Chris CODE…
Good afternoon, I am working on a project that uses Qualtrics (a web-based survey/forms) platform to create Dropbox file requests to allow the user to securely upload files to go along with their form submission to my Dropbox folder. All file requests would be from my account. While I have gotten the basics working,…
Hello, On the 20th of September, my app that responds to webhook events by using a cursor to synchronize a local database with a list of share links for various files and folders of importance suddenly lost access to the shared folder. The first thing that started happening was a 409 error with a path not found item in the…
I need to create a simple embedded preview of dropbox with the ability to programmatically navigate to folder based on path and otherwise view the contents. What would be a good way to achieve this? Is it possible to use prebuilt components to this purpose(likely embedder) or do I need to create custom app?
I run this and get empty response, despite having created a /Homework/math curl -X POST https://api.dropboxapi.com/2/files/list_folder \ --header "Authorization: Basic <token>" \ --header "Content-Type: application/json" \ --data…
Hi, I am trying to fetch the temporary link of a file in my dropbox. I created a scoped app and the file is inside the application folder. I am able to list the files in the folder and sub folders but not able to get the temporary link Please help
It looks like you're new here. Sign in or register to get started.