Get help with the Dropbox API from fellow developers and experts.
Hello !! I use Dropbox API . I generate client to call method but after some time period it expire. Every time go to APP and generate Access token it not possible. It is possible for testing purpose. But when code go for production How to change Access Token. There is any code or method that generate Access Token…
In Dropbox webhooks I am using for my client, but that is sending team related response, but I need file related changes detail…
What is the method to retrieve the scope of permissions requested by a third-party app through the Dropbox API when connecting to a Dropbox Business account? Is there a way to access this information programmatically, rather than through the App Console in the web interface?
I've made a new developer app. I'm using SwiftDropbox 9.2.0. Before connecting my iOS app, I go into the permissions, and enable: * files.metadata.write * files.content.write * files.content.read At the bottom I click "submit". Then from my iOS I request auth, and the summary says "View basic information about your Dropbox…
I created a Google Apps script that integrates with Dropbox via the various endpoints for orders. I have generated an access token and my scripts work fine. After about an hour or two, they become invalid and I have to create another. I've not experienced this before with other API integrations. Any insight into why this…
Hey, Has anyone been able to set up Swiftydropbox without any user prompt ? I dont know the order or what needs to be called. I don't want the user to have to set up any login. Any quick breakdowns on the process for me to use a refresh key and app key in order to get the access token without a user prompt would be amazing…
FileZilla Pro development here. Customer consistently sees 'ECONNABORTED' errors while trying to upload a large file. See log excerpt below: Command: POST /2/files/upload_session/start HTTP/1.1 Command: Authorization:…
Hi! Is it possible to know the status of a sync operation through the Dropbox developer API? Basically, a user makes some changes/add files to the local Dropbox folder on his/her desktop machine. Is there anyway to track the progress of the sync between the user's local Dropbox folder and Dropbox servers through the…
I created the whole issue with code examples here: https://stackoverflow.com/questions/77577897/dropbox-api-python-how-to-get-access-to-team-and-user-files I have a dropox business user which is member of the team. I would like to see the filesystem with the API like when I just login to dropbox.com: Member and team files…
Hello! I perform copy operation like this: FROM_PATH = /sure/copyfile TO_PATH = /sure/automat sure is main folder inside sure there are two file copyfile and automat. In copyfile has a pic that I want to copy in automat, automat is empty but it trough this error. Exception in 2/files/copy_v2:…
It looks like you're new here. Sign in or register to get started.