Get help with the Dropbox API from fellow developers and experts.
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
Hi, Currently does dropbox support SFTP thru api's in java(JSch) , c# etc?
Hi there. We're a major national wedding photography studio. We currently use File Requests for photographers to upload their RAW images. This process is slow for some users, and doesn't provide a great UI. I stumbled across this developer area. I'm wondering if it's possible to build a custom UI for File Requests that…
I have a cron script that fetches PDF URLs and saves them to our Dropbox. Sometimes, I encounter a download_failed error for some files. When using the save_url endpoint, I receive an asyn_job_id, which I then use to check the job status via the check_job_status endpoint. The response I get looks like this: { ".tag":…
It looks like you're new here. Sign in or register to get started.