Get help with the Dropbox API from fellow developers and experts.
I own a Magento 1.9.4.2 store which has only downloadable products in it. Once a customer buy a digital product, Magento sends an email with the download link generated by Magento itself from the Dropbox one. This is worked since 2013 from 31/01/22. Suddenly, it doesn't work anymore. All the download files, past and…
In one script in my FileMaker database solution, I upload a file to a constructed path, then save the unique id:xxxxxxxxxxxxxxxx number for that record, to tie the record to the file in the DropBox directory. In another script, I wanted to delete the file by id:xxxxxxxxxxxxx and not by path. If I…
Hello. I'm writing writing a python script to download the shared link folder from others. I refer to this topic: https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-download-files-in-a-shared-folder-url-with-python-api/td-p/168284 I use files_list_folder to list the files in the shared folder, but this…
Hi everybody, I've run into the following issue last week: I have a chooser in an app that I work on that is used to choose a path in dropbox: Both these folders are roots, the first is account root, the second is a teams folder. Whenever I try selecting one of these folders I get a red failed to load request message. The…
Hi everyone, hope you're doing well. I'm having issues with webhooks. I configured a webhook url which points to my nodejs app deployed on render, and initially everything was working fine. But as I haven't figured out how to add the signature check using node, after some requests my webhook got disabled because it threw…
Hi, Is it possible to implement the "show in file explorer" option for folders from our own website similar to how it's done on dropbox.com? Our current workflow has us clicking on a link to take us to the folder on dropbox.com then opening it in file explorer. I'd like to skip the middleman if that's possible. Thanks!
Hey there! We've started integrating Dropbox Chooser into our product. It a nice and easy to integrate from a developer's perspective - thanks! We've gotten quite a few tickets regarding an unresponsive Dropbox Chooser modal. Digging a bit I quickly realized that the modal was not unresponsive - it was just doing some…
I'm using the /list_folder endpoint using the Dropbox-API-Path-Root header to display content from a team with shared dropbox. When I use the limit parameter with a value of 20 this returns 16 entries. However, if I then make an otherwise identical request with a limit parameter of 500 I would receive 40 entries. These…
I have been using the Dropbox API, https://content.dropboxapi.com/2/files/upload, to upload files. This was a scoped app. The token was short life and would expire. This would prevent me from uploading my files into the app folder. The problem I have now is that I generated a new token while the old one was still active…
To access Dropbox files indefinitely without having to manually refresh the access token?
It looks like you're new here. Sign in or register to get started.