-
Share App folder
Hello, this is my first time building an app for an internal project use. The aim is to integrate a shared space into a data pipeline so we can access files shared with us from a third party. We have granted that party access to our app so they also can integrate our Dropbox app folder into their pipeline and drop their…
-
Acces token for python django
Hello, im trying to acces with a django porject to my own account files but the short live tokens renew each 4 hours i tried generating the offline token but it results on renewing it again, i am not that into oauth so im having issues on this part oculd someone helpme trying to get arround this issue, again is for my own…
-
Generating refresh token offline
I have a PHP application that must send files to a Dropbox account every day. I read that I have to use refresh token offline for it to work. So I go to this url to generate the first refresh token: https://www.dropbox.com/oauth2/authorize?token_access_type=offline&response_type=code&client_id=MYAPPCODE It redirect me on a…
-
Access-Control-Allow-Origin
i'm using javascript fetch(url, { method: 'GET', mode: 'cors', cache: 'no-cache', credentials: 'same-origin', headers: myHeaders, referrer: 'no-referrer', } Error:- Access to fetch at 'https://www.dropbox.com/s/v2pca6kq8nsqmso/abb5c48dae55560e4ae7d41af7bfdc50.jpg?raw=1' from origin 'http://localhost:8080' has been blocked…
-
About DropBox Developer API Access Token
Hello Developers! I am new to Dropbox API and I am facing issues with Access Tokens. I am building a MERN application where I have to store the access token in environmental variables. Here as Access Token is short-lived, I must refresh it each time I work with it. Is there any other way that those Access Tokens can be…
-
File path from URL
Hello, Is there any way to get file path from file's URL. Example: If a file - "fileName.m4v" lives inside "folder1/sub-folder1" and its dropboxURL is https://www.dropbox.com/s/something/fileName.m4v?dl=0. I am looking for function/code that takes URL as parameter and returns filePath ("folder1/sub-folder1/fileName.m4v")
-
Program for generating direct download links
If I create a program that will generate automatic download links for direct downloads, will there be any problems with the company's policy? and what needs to be done for this
-
API which we can be used to fetch the content of a folder.
Is there any API that we can use to fetch the content of a folder created through salesforce by integrating salesforce with dropbox?
-
How to authenticate and stream a video file
Hello, Question: How can I authenticate and stream a video file using api? Context: I am working on a tool that should authenticate first to access a user file (I understand the token-ing process) and once I have access to a video file I want to stream it using C# dropbox api. Thanks
-
Dropbox API to get files in a particular folder
which dropbox api i can use to get all the files in a particular folder
-
Help to remove error
Hi everyone, Good morning I got a error when I try to upload a pic using dropbox This is image path that I give: "C:\Users\ADITYA\Downloads\imagetest.jpg" This is error that I get : Image file not found at the specified path: C:/Users/ADITYA/Downloads/imagetest.jpg Reason: Snap failed unexpectedly and did not provide any…
-
Dropbox paper for apps with app folder permission
Hello team , I see we cannot create/share dropbox paper with app folder permission through api . Giving write access to scoped app where the entire dropbox content is accessible is not secure . It would be great to have an api to create paper with app folder permission . Thank you.
-
Upload Files to Shared Folders via Zapier Integration
Within the Zapier integration, there is the ability to upload to Dropbox but not a Shared folder in Dropbox. After reading through the current API documentation it doesn't look like there is a programmatic method to do this either on an automated basis either. Am I misunderstanding or is there not a way to fully automate…
-
still 500 error
does your dropbox work properly still getting 500 server errors commonly using API?????
-
API Error 500
We're using Embedder whhich has been working fine forever. Today we're getting erors which appear to be a result of a 500 script error from the dropin.js URI: https://www.dropbox.com/static/api/2/dropins.js Is it just us?
-
sessionDeinitialized when using authorizedClient?.withpathRoot(…)
Hi all I'm trying to access a folder outside of my personal root (a team folder). if let client = DropboxClientsManager.authorizedClient?.withPathRoot(.namespaceId("12345678")) { // do nothing print("dropbox connected") // client.users.getCurrentAccount().response(completionHandler: { user, error in// // print(user)// //…
-
Get a temporary link to stream content of a team folder file
Hello, Can you please help, How we can Get a temporary link to a team folder file? We have files under team folders and want to generate a link to get the files. Same as we do for user folders using /get_temporary_link
-
Dropbox Webhooks to get group changes notifications
I'm using the Dropbox Business API. I've been successful at experimenting for a while with webhooks for file changes and having an understanding of the documents getting uploaded/deleted from Dropbox from all the users.Now I need to do the same but for user permissions. I need to understand given a list of users with…
-
Unable to create a shared link using Dropbox API in python
I suddenly have an issue with the Dropbox API. The following error found while trying to create a shared link. stone.backends.python_rsrc.stone_validators.ValidationError: unknown tag 'banned_member'
-
Team access token
Getting error "This token is not associated with a team" when trying to access team data using User access token. Can you please help to find out how we can create access token for Team?
-
embed latest image from Dropbox folder to website
Hello, Hope somebody can help. I'm trying to embed the latest image from Dropbox to a website. Unfortunately I can't get the script right. If anyone can help with the script it would be great. <!DOCTYPE html><html><head> <title>Display Latest Dropbox Image</title></head><body> <div id="image-container"> <img…
-
Batching API not returning permissions for groups
I am trying to fetch the permissions of multiple files using batching, I have shared a file `abc.txt` to a group which was created automatically and includes invited members. But while running the API, response is not returning that group. API endpoint: https://api.dropboxapi.com/2/sharing/list_file_members/batch Response:…
-
Cannot Save App Permissions on DBX Platform
I have created the app but I keep checking the box in permissions for files.content.write and files.content.read and it won't save. Everytime I authenicate, it says those permissions are not shared, and I go into the app and the boxes are unchecked. How do I save permissions? I went to Branding and hit save but it doesn't…
-
Dropbox API OAuth 2.0 Access Token
We are currently working on a website (https://ppbranding.com.au/contact) that includes a contact form with a multiple-file upload option. When a user submits this form, we aim to generate a folder in our Dropbox account. This folder will be named after the user's input in the 'Name' field of the contact form, followed by…
-
Having Trouble Moving Files Out of Dropbox With rclone
Hello community, My team has ~115 TB of data stored in Dropbox. Last week, I abruptly received word that the unlimited storage option for the plan we've been using is being "sunsetted", effective Nov 27th. It feels like we are being evicted with ~1 month's notice. Not fun. I have obtained a large NAS to replace the role…
-
I would like to know whether the folder is under a team folder or a user folder
I would like to know whether the folder that specified in the Chooser widget is under a team folder or a user folder. Is there an appropriate API for this? I guess it is available by folder id and get_metadata API.
-
Issues using Embedder in a lock-down CMS like SharePoint or TDX
Hi Dropbox devs! I am trying to embed some Dropbox files into a knowledge article in TeamDynamix (TDX). I followed the Embedder API docs and I am able to embed files in a test web server, but not in TDX. Unfortunately, TDX does not allow data-* attributes, which your API requires for passing the API key, nor does it allow…
-
API Cannot Find Any Files
I'm just starting out with the Dropbox API and am trying to just see all my files that I had manually uploaded to my account. I enabled all permissions for my access token just to be sure. However, my script below shows that my account is empty. But there are several files uploaded when I view the web ui. Here is my…
-
So I want to create new folder via api inside team folder which is already created in dropbox.
So I have team folder 'https://www.dropbox.com/home/Shared%20Folder/Team%20Folder' something like this Shared Folder -> Team Folder both folder is Team Folder and Now I want to create another team folder inside Team Folder any idea how to do it as I'm new to dropbox api if I'm right I can't do it using User API right have…
-
file upload issue API from zoho crm
Hi, I trying to upload a file from Zoho CRM to Dropbox one of the user account's folders. I used the URL: https://content.dropboxapi.com/2/files/upload. Receive error response message from Dropbox is: *…