Get help with the Dropbox API from fellow developers and experts.
which dropbox api i can use to get all the files in a particular folder
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…
Hello, I am making a python script that downloads all the files in a Apps folder that I set up for this specific reason. The script is ment to keep me and my friends updated in our workflow. However, after a while, the App token expired and we lost access to the folder; with a bit of research I found out that Dropbox is no…
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.
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…
Hi there, we use the save_url service and this is also failing. Files are failing to download into dropbox. Is this related to the same issue?
does your dropbox work properly still getting 500 server errors commonly using API?????
Hi, A few hours ago it seems Dropbox API search_v2 is working intermittently (not all files are found via search, same on dropbox.com), it seemed to have coincided with the recent "degraded performance" issues. Is there still something going on? I know a file that was synced with the Dropbox client on my computer I can…
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?
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)// //…
It looks like you're new here. Sign in or register to get started.