Get help with the Dropbox API from fellow developers and experts.
We have suddenly seen an influx of the above error occuring for our customers including our own integrations tests (with no changes in code) I've been looking at the following post, we use PKCE https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-access-token/m-p/372484/highlight/true#M20974 * the user can…
Hello, we have set up a webhook in our developer app and the webhook works fine and as expected, however it seems that once in a few days the app is disabled for unknown reason, we don`t see any exceptions in the logs or in the dropbox app console, we have also added a try catch phrase inside our webhook code so it always…
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.…
It looks like you're new here. Sign in or register to get started.