Get help with the Dropbox API from fellow developers and experts.
As it is mentioned in this forum regularily, Dropbox doesn't offer an API for accessing comments unfortunatly. But is this API access possible with the recently released Replay Add-On? If no, is it planned?
I would need to know if it is possible to retrieve the comments written for a shared file (comment and position) and if it is possible to upload new comments or answers from a desktop application using CURL. Haven't found at the API list. Thanks.
Hi, I need to find a way to connect my app with Dropbox. I am moving from a Xamarin.iOS app to .net Maui due to Xamarin not being supported anymore. (I can't just change my app to the new .NET as the libraries I used were not ported) Everything I find onlines shows doing this with a webview, but that is no longer allowed.…
Hi there, I have a related issue. Simply speaking, the user opens Chooser, which asks for authentication. If the user selects Gmail, it loses context and returns to the default Dropbox functionality after authentication instead of Chooser. While I agree that the Chooser may need to ask for login, that's fine. A problem…
Hi, I want to share subfolders that are in a folder that has existing share permissions. When I use the /share_folder endpoint, I get truncated output like this: {'.tag': 'async_job_id', 'async_job_id': 'dbjid:AAAa31In8U7Og98tE4MiRxWm8tdLFW8dvYe5a_gT2vQiAV_94StBQMby-2GKzXIcKCabbMgf5_lz1AyNs9I7U8oS'} I want the subfolder to…
I am building a music web application, in which audio files are getting retrieved from DropBox. But due to expiration of access token after some time, I have again and again enter new access token inside the code, due to which I won't be able to deploy my app. I have tried URI method to get new access_token, but i want to…
When there are a lot of requests to the API, at some point a 503 - ServiceUnavailable error code is returned. The documentation does not cover this case (https://developers.dropbox.com/error-handling-guide mentions 500, but not 503). In the .NET SDK there's this note:…
I am making a webapp that lets user store, edit and view text files on their Dropbox account (from app folder). I would want to embedded images into that text, with images that are also saved on user's Dropbox. Can I do it without create_shared_link_with_settings? Is there a way to get a link that only owner of that image…
Hello, It used to be possible when using Dropbox Embedder with a link to folder reliable navigation in that folder and preview all files in pointed folder - all files that Embedder may handle of course. Now Dropbox Embedder may handle, in correct way, only link pointing to particular file directly! Is this intended…
Hello In getting the error Refused to frame 'https://www.dropbox.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' https://*.dropbox.com". I added my domain at app configuration.
It looks like you're new here. Sign in or register to get started.