Get help with the Dropbox API from fellow developers and experts.
Please help me regarding integration between dropbox and salesforce , I want to get user details from dropbox and display it in salesforce. Another requirement is, upload files from salesforce and upload it in dropbox . and get the files or images from dropbox and display it in salesforce.... I have access token ,api key,…
<!DOCTYPE html> <html> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Dropbox - 403</title> <link href="https://cfl.dropboxstatic.com/static/metaserver/static/css/error.css" rel="stylesheet" type="text/css"/> <link…
Hi, We Created an Dropbox App that is installed in my clients dropbox. They are assigned to my app. this app is creating a csv file inside some directory that is automatically created. This folder in shared amond other users with edit permisions. My App needs to write to this csv file, but I get the following error on my…
why am I using Dropbox? I´m developing a project with react. It's pretty simple, just a form where ussers send a pdf file. The thing I want to do is just that the ussers send their file and its uploaded to my dropbox account in its app folder. what im having trouble with: I were testing with the generated token in app…
I am using this https://api.dropboxapi.com/2/files/paper/create POST API to create a paper with header as- [{"key":"Authorization","value":"Bearer <REDACTED>"}] [{"key":"Dropbox-API-Arg","value":"{\"import_format\":\"html\",\"path\":\"/Paper Docs/New Doc.paper\"}"}] this API creating a paper on UI but the response i am…
I am going to use the Chooser component for my application. I want to ask that is there any limit over the redirect uri and Chooser domains. As we are having users who can have separate domain uri so how many domains can be whitelisted?
I'd like to use dropbox as a remote storage center for some text files created by a deployed Shiny app. I need web users to be able to submit to a form which writes these files back to dropbox. In RStudio, I installed rdrop2, but I'm having trouble getting permanent remote access in the account which I set up for the…
I need assistance with making an API call to extract a report from a Dropbox shared folder. The objective is to retrieve the folder structure along with specific metadata such as the file count, folder size, created date, and last modified date. Could you kindly provide the precise API call required for this task? I am…
How can we restore a dropbox folder using java api?
I'm attempting to develop an application that uses the Dropbox API in python on the background (that means that the users won't know I'm using this api). The application is a control system framework, and I'm just using the API to store global settings for all instances of the application (the goal here is to make this…
It looks like you're new here. Sign in or register to get started.