Get help with the Dropbox API from fellow developers and experts.
Hello support, The reference documentation states that the https://api.dropboxapi.com/2/files/list_folder call returns entries that are an array of "List of (Metadata)..." Both the FileMetadata and the FolderMetadata are said to contain the parameter called "preview_url" (see screenshot) but it says that this field is…
hello, I am making a file download by link using getSharedLinkFile method. "com.dropbox.core.NetworkIOException: api.dropboxapi.com" but i am getting this error For reference, our company is blocking the firewall, and the following domains are allowed to access. "https://www.dropbox.com" Please check quickly. Thank you!
I have an embedded piece of code that once upon a time worked before TLS v1 was deprecated. Note the URL download link in the subject line above was modified to protect the file. The unmodified link works fine with Chrome and Edge as the client. I have been trying to modify the code in my embedded application to use TLS…
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…
It looks like you're new here. Sign in or register to get started.