Get help with the Dropbox API from fellow developers and experts.
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…
Hi there! I'm trying to connect Dropbox via FileStack to upload files. They have some recomendation for that - https://www.filestack.com/docs/uploads/storage/#dropbox I created and configured the app as described in the recommendations. I try to save the token on their side, but I get the following error. I can't figure…
I need to know does it possible to generate access token using api and use that token entire API call? Laravel 11 for apis Dropbox need to storage and i need to link all data using laravel itself! Note : There is no any front end so i could not authenticate the via redirect!
We're currently working on an iOS app that plays .mp4 video content via Dropbox. Using the SDK’s get Temporary Link method, we pass the resulting link into AV Player(url:…). However, the playback doesn’t kick off instantly — there’s a noticeable delay based on file size (sometimes several seconds to minutes).…
I’m using a Seeed Studio XIAO ESP32S3 board programmed with Adafruit CircuitPython 9.2.7. I have written a very lite “SDK” to be able to issue requests to Dropbox API (V2) for a limited number of operations: (re)authentication, get_user_account, list_folder, upload_file. My code is available here…
Hello, Today it is not possible to authorize an application using OAuth if the parameter force_reauthentication is set to true (force_reauthentication=true) The same error is displayed with the parameter prompt=login For example this url:…
Over the Easter weekend (Apr-10, 2025), Dropbox apparently made a change that makes it impossible for PimlicalAdvancedCalendar to log in through its CloudRail library. This has worked flawlessly for many years, and no change was made to PimlicalAdvancedCalendar or the CloudRail library (which is no longer supported by the…
Hello! I'm using PHP SDK and authorizing in WordPress website. But getting the errors. Would any issues from my side. Please see the below screenshot. https://www.dropbox.com/scl/fi/4fnq8c0mwmtlibf8dq8a4/Screenshot-at-Apr-22-12-04-50.png?rlkey=ol98wwhik6zxpnu4j8q7sn28d&st=0o9pb2tj&dl=0 Thanks in advanced
Apologies if I'm missing something very obvious (and I likely am). I'd like to grant `file_requests.create` permissions to an app I'm implementing, but ... it's not on the permissions screen. I'm only seeing `file_requests.read` and `file_requests.write`. I'm currently using a trial Business plan. Thanks in advance!
Hey! I have a short python script, connecting and running a few files operation over my dropbox team folder. Up until now I was able to upload and delete files, but since I tried to read files from there I was not able to do that. I realized that my token could miss the required permission, so I updated the app and then…
It looks like you're new here. Sign in or register to get started.