Get help with the Dropbox API from fellow developers and experts.
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…
i need to call a web service on a DB share link here is the web service call. the first (old format ) works fine. the second call using the new format does not work. the links were made from the same folder within seconds of each other. any work arounds? thanks for any ideas.
Guys, I have obtained a refresh token without problem. I put that in the code to generate an access token, then use the access token to gain access to my files and folders. However, when using the access token, I got the return complaining the it is invalid! That indicates an invalid access token is generated by using the…
It looks like you're new here. Sign in or register to get started.