Explore Dropbox Developer & API discussions with developers like you.
Hi, We are dealing with an application that's ****** is to retrieve around 10-20 images from dropbox, and pass their shared links (2 per image, one for the image and one for it's thumbnail) to a Canva based UI application. This UI application then places the retrieved images in respective positions on the Canva design. The…
Hey Dropbox Team, I am using the Dropbox OAuth2 API for my personal project. But after receiving the authorization code from the user through OAuth URL. I used it to get the access_token and refresh_token but upon sending the authorization code, the API is only sending access_token which get expired and not refresh token.…
Hello,I am encountering an issue with the Dropbox Python SDK. While trying to create a shared link with settings, I am receiving "Traceback (most recent call last):File "C:\Users\Administrator\OneDrive\Desktop\TRYOFFICE\XFOX\xfoxgo.py", line 17, in <module>shared_link_metadata =…
Hi All, I am using Dropbox HTTP integration and for the refresh token, we are using "https://www.dropbox.com/oauth2/token" EP. suddenly I got an error for one of our users. "Error (400) Something went wrong. Don't worry, your files are still safe and the Dropbox team has been notified. Check out our Status Page to see if…
We want to move a team folder under another team folder after teamspace update. (and convert to normal folder) The files/move_v2 API seems to not be working if the source/destination folder is a team folder. Is there any workaround so that we don't have to call the move API for each file under a team folder, which would…
I may not be fully understanding this, but here's the issue. I'm trying to get a short-lived token that can be used repeatedly. The first time through, I am prompting through the command line. I can get the token from Dropbox and when I test it (using files_list_folder) it works. However, if I try to then use that token on…
I'm trying to select videos as part of a new content entry in Contentful. I'm able to select photos, but not video. Can you help me in figuring out the reason for this, please?
So, we want to use DropBox to store some graphic assets of our app to reduce its size and let the users download more assets on demand. I do not care about the security of the assets at all (+ all access is read-only), so I plan to just use the generated API key directly in the app to communicate with DB in the background.…
I selected Permission type: Scoped App (App Folder) App folder name: Name_of_App_Folder and created an app. According to this https://www.dropbox.com/developers/reference/developer-guide "App folder A dedicated folder named after your app is created within the Apps folder of a user's Dropbox." Neither of these folders…
We want to upload files to Dropbox using a third-party URL For example URL: https://fastly.picsum.photos/id/237/200/300.jpg?hmac=TmmQSbShHz9CdQm0NkEjx1Dyh_Y984R9LpNrpvH2D_U Is there any API available that we can use to upload files using a third-party URL?
It looks like you're new here. Sign in or register to get started.