Explore Dropbox Developer & API discussions with developers like you.
Hi there, I'm using embedder view with folder sharing link, but when user click on files inside the embedder, the new opened tab still require user to login even the sharing link is set to public. Details: Given embedder correct sharing link like: https://www.dropbox.com/scl/fo/xxxxxxxxxx/h?rlkey=xxxxxx&dl=0 The embedder…
I have developed an app and have been testing it under my Dropbox account. I would like to move that app to a different account. Is this possible? Thanks for your help Brad
Hello everyone! I am not a developer by any means, but with the help of ChatGPT I managed to create a Google App Script that lets me mirror certain Google Drive Folders into my Dropbox. It almost works perfect, except that after a few hours the authentification expires even though I understood that with 0Auth2, new…
Is it possible to use the API to retrieve the text content of a PDF after it has been OCR'd by Dropbox? I have an Azure Logic App that saves email attachments to Dropbox as PDF files. These files then need to be manually viewed and renamed based on content. I know I can use other services to get the text layer of a file…
dropbox three-party raycast extensions no work Error while associating apps: This app is frozen (pending review), so more users cannot be added. https://github.com/raycast/extensions/issues/11140 https://www.raycast.com/chyroc/dropbox source code:…
Until April 8, we were able to use this API method to get the direct URL link to our file inside a shared folder, but know suddenly it returns shared link not found for 'sh/' links and shared_link_access_denied for 'scl/' ones. { "error_summary": "shared_link_access_denied/...", "error": { ".tag":…
how i can use api dropbox to render the pdf file inside my nextjs app using typscript i follow this github scripts https://github.com/dropbox/dropbox-sdk-js/ but i don't find any example about how can render dropbox file inside may nextjs app , i find upload and files listes function only ..??
After the dropbox update on 4/5, many API responses are returned with {'error': 'The server has either erred or is incapable of performing the requested operation.'} nothing has changed in my program Is there a solution written somewhere? If anyone knows, I would appreciate it if you could let me know.
Hi dropbox dev, We would like to know the response format of the team folder archive check API. If the response contains a failed ******, what is the format of the error? Does it include an error tag? An example response with a failed ****** in JSON format would be appreciated. Thanks…
1. When I utilize the "/team_folder/archive/check" API to verify the status of the asynchronous archive ******, I receive the following response: the ".tag" suggests that the ****** is complete, but the status tag is "archive_in_progress". Which status should I trust? {".tag": "complete","team_folder_id":…
It looks like you're new here. Sign in or register to get started.