Get help with the Dropbox API from fellow developers and experts.
When I access any folder with a parenthesis in the folder name, I get an error that the path doesn't exist. I assume it is a url encoding problem, but when I encode the URL it only encodes the spaces in the path and not the parentheses. Also encoding the URL makes the path of any other folder name fail. Is there a work…
When I preview a document in my browser, I am able to click Workflows -> Save As -> PDF to convert the file to an appropriate extension (in this case, I am trying to convert a .tif file to a .pdf so I can preview all pages). Is it possible to run that Save As workflow programmatically? Is there any API I can hook into?…
Recently, I added a new folder named "App" to my Dropbox account and uploaded some files, including "addressable" files. After doing so, I obtained all the necessary data (key, secret, and token through the provided link) Initially, everything was working smoothly, and all files were being downloaded correctly without any…
Hi There I am creating a wordpress site, where my students will be able to upload files on individual topics. File request feature allows me, where I can create individual links / folder for specific topics Now the issue is that, they have to add their name, email addresses again. Will it be possible to integrate this with…
Trying to figure out why I am getting deleted items returned when my original get_latest_cursor input is: { "include_deleted": false, "include_has_explicit_shared_members": false, "include_media_info": false, "include_mounted_folders": true, "include_non_downloadable_files": true, "path": "/path", "recursive": true,…
Hello, I have some problème with the upload API. When my fichier contain accent, the API return a status 401 and when I change the character without the accent it works. But in french, we need the accent. I want to know if there is a solution for this? For the moment I use unicode() for change automatically characters that…
We have been utilizing your API services to integrate with your platform, and provide valuable features to our users. We have some questions regarding the API requests limit and associated pricing, and we would greatly appreciate your assistance in clarifying these matters. 1. API Requests Limit: Could you please provide…
Hi,Regarding: https://www.dropbox.com/developers/documentation/http/documentation#check-app I can't get this one to work, getting a weird error reply: Error in call to API function "check/app": message:"Not base64 encoded" error_type:INVALID_BASE_64 The other check endpoint works just fine (check/user). Any…
Hi, I'm looking for a way to create shortcuts (e.g. Create -> Shortcut in web client that results in a non-downloadable .web file) using the Dropbox API in a team space. I otherwise have no problems working with ordinary file and folder types using the API. I went through the API documentation, but wasn't able to find a…
Hi! I've tried to read up on the doc/previous threads here, but couldn't quite figure this one out.. So, I'm building a web application in which I want an image gallery served from a specific Dropbox directory folder on my personal Dropbox. The web app communicates with a Nodejs server that I am also building. The two…
It looks like you're new here. Sign in or register to get started.