Get help with the Dropbox API from fellow developers and experts.
Hi Dropbox Developers, Based on the documentation for list_folder and list_folder_continue, I know Dropbox doesn't exactly return the exact number set by limit. I've noticed that difference is sometimes very significant, e.g. I asked for a 100 set by the limit, but only receive about 9 items for my request - is this…
Hello, I would like to create new App Folder application, which would have it's main folder as sub-folrder of currently working team folder. I don't want the app to have access to compete team folder, just it's sub folder = main app folder. I tried to put this with / or \, but it's not allowed. Please help:).
i need to download many paper from dropbox it can not be done manually , is there an API/SDK that i can user in order to do it ?
Hi Dropbox Community, I've created a Google Apps Script to automatically send copies of modified Excel files as CSV files to my Dropbox. The script uses a Dropbox App Folder (created in the App Console) and works by using a Dropbox access token. The App is simple and doesn't require Redirect URIs, Webhook URIs, etc. My…
Hi there! I noticed a strange behavior of the application that I created on the Dropbox side. Everyday I have to generate a new token so that my files can be uploaded to Dropbox using FileStack file picker. Otherwise, I get an error on the FileStack side, which disappears after this procedure with the resave of the old…
Dropbox Forum Post: API Path Resolution Issue with Lambda Function The Problem I'm having an issue with my AWS Lambda function that uploads files from an S3 bucket to Dropbox. Despite using a token generated from my team account, all files are being uploaded to my personal account path with the team folder as a subfolder,…
It seems that the maximum size of a file uploaded (from the desktop application) to dropbox is 2TB. How can I get around this limitation? Does using the API allow this? I have very large files to transfer. Thanks for your help! On the Dropbox desktop app Files and folders uploaded on the Dropbox desktop app can be up to 2…
We are able to create folders in bulk, but we are forced to retrieve shared links one by one. Please add this feature as we need to import several hundred orders at month end into our CRM and waiting for DropBox shared links through standard API call takes about 10 seconds per folder currently.
Currently, I have an app that has read scope for team member (individual scope) but not TEAM scopes. Assuming this limitation persists with my app, can team folders still be scanned just like regular folders in a member's account if my app has scope for that accountId? For example, Team ABC has 2 members, Y and Z. My app…
Hello, I'm trying to confirm cursor behavior. - Is it safe to assume that Cursor is an offset into a transaction log per account, which is a sequential record of changes as they occurred in the account. In other words, clients that traverse dropbox do not walk through their repository (i.e. the "tree" of content) looking…
It looks like you're new here. Sign in or register to get started.