Get help with the Dropbox API from fellow developers and experts.
I am experiencing Rate limit errors when using CopyV2Async I am uploading a folder with sub folders but there are only 24 files in 11 folders Is there a way to avoid these exceptions as I am forced to use a retry loop after catching the exception. It nearly always succeeds after the first exception. The code is one line:…
Currently we don't get the client modified and server modified time for Dropbox folders like we do for Dropbox files when fetching them via API. It'd be great if we can include the above fields for Dropbox folders when we fetch them via API.
Came across this post while searching: https://www.dropboxforum.com/t5/API-support/iOS7-iOS8-Managed-App-Settings-using-MDM-software-Keys-for-auto/m-p/102231/highlight/true#M3058 Just wondering if it's possible yet to supply keys so we can send them out via MDM so that we can install dropbox app on iPads and supply…
How was this resolved in the end? I have a customer getting this error Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Dropbox.Api.Stone.JsonReader.Read[T](String json, IDecoder`1 decoder) at…
why files_list_folder API not getting me all files from the dropbox folder sometimes files = dbx.files_list_folder(path, recursive=True).entries
Hi guys, i am looking for some help. I am also willing to pay someone to help me set up the authentication. I can access my dropbox but seems like the token expires. Looking for someone willing to set this up for me that it gets the refresh tokens. The Auth 2.0 is above me.
I've read the document and have questions about supporting team spaces, specifically for user-linked apps. https://dropbox.tech/developers/api-updates-to-better-support-team-spaces 1. For user-linked apps, can I determine if team space is enabled by checking the value of `root_info.root_namespace_id` from…
Hello, I am developing an application using the Dropbox API and .NET SDK. I have been successfully downloading files using the SDK until 7/11, but since then, the download functionality has stopped working. I am seeking assistance to understand why this is happening. The exception I am encountering is a BadInputException.…
I'm using a wordpress plugin that i can connect to my dropbox account via api integration where are granted access to files (from 50mb to 10gb). Are there any limitations of how many simultaneously downloads, bandwidth or requests can be made?
Hi all, I'm unfamiliar with APIs and this is my first project of this type so any help is appreciated. I've written a python code that uploads an image from a camera to my Dropbox app. The code works fine, but I'm struggling with the OAuth portion as I need a permanent access code since I will be away from the…
It looks like you're new here. Sign in or register to get started.