Explore Dropbox Developer & API discussions with developers like you.
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?
Encountering server timeout on App Engine while attempting to retrieve thumbnails, even with Pagination Is there a simpler way to get the thumbnails? I would highly appreciate some help! public ImageResult getFolderImageContents(String folderPath) {List<ImageInfo> images = new ArrayList<>();String cursor = null;try…
Hi folks, I have been working on a Python script to read information from my Dropbox account. The Dropbox OAuth SDK examples only demonstrate the initial part of the flow and do not use the refresh token. I could not find a working example despite searching the Internet (and this forum). After a bit of trial-and-error, I…
We use Dropbox to store pictures from every jobsite we work on. The estimator puts his pics in the folder for the crews to view and later the crews put their images in the same folder. I have been using an Azure logic app to create the folders I need by using a constructed folder path and creating a txt file. I then delete…
Hi API Team, I am using dropbox folders temporarily to upload videos to youtube. I need to clean/delete files from Dropbox files after I upload them to youtube since I don't need them anymore and to free up space in Dropbox. 1. Do you have a setting where we can set time to delete files? ex: every day, every Monday at…
You see its only me and I am trying to generate an access token. Why is it requiring a team administrator? Did I mess up something in the settings?
Cheers to all lovely and cool people here, and especially to @Greg that often supports me in the past with all his answers! Just a question more after long time about development that i know already the actual answer (i think) on chooser, i need to add domains where the code will run or, it will not run on domains not…
It looks like you're new here. Sign in or register to get started.