Explore Dropbox Developer & API discussions with developers like you.
My token expire almost daily. I want a token to not expired anymore. It's possible?
when I use api files_get_metadata : https://api.dropboxapi.com/2/files/get_metadata to get file detail information, already set the parameter : "include_media_info":true some file return the media_info , but some file don't return !!! why ? --- additional--- I found that PNG images do not return media_info information.
Hi Team, I am integrating CASB with dropbox. Previously we were using this condition to add the header in following API: https://api.dropboxapi.com/2/files/copy_reference/get Dropbox-API-Path-Root = "#account_type == 'team' ? '{\".tag\": \"namespace_id\", \"namespace_id\": \"' + #root_namespace_id + '\"}' : ''" where we…
Hello everyone, I work in video editing and regularly accumulate several large videos that I need to store on Dropbox. Currently, I do this manually, either by right-clicking on the folder to select “store online” or by using the Dropbox icon in the menu bar on Finder to perform the same action. This can become tedious. I…
Hi Team, I am facing an issue with an API,…
I have a HTML page that offers a textbox in which the viewer can write certain keywords. After clicking ENTER, the images are loaded in iframes according to the keywords. My problem is: how do I write this is JS so that it can be integrated on a Dropbox Embedder app? Also, I did not find a way to know if I should tag all…
I have read the suggestion of deleting smaller numbers of files when getting the "There are too many files in one request. Please retry with fewer files." message. The issue is I have a couple of million files I want to delete. Manually selecting individual files is not a reasonable option. Is there a API that can be used…
I'd like to hire a developer to build an App. *The App will be used by our freelance photographers, who are external users and do not have Dropbox accounts. *They will fill out a form with custom fields (e.g., Wedding Date, Name, Project Number). *After submitting the form, the App will create a new folder on our Dropbox…
Hello. I'm part of a project and i need to export all the Dropbox's files to Nakala which is a data warehouse. I'm having difficulties listing the Dropbox folders, i think the script doesnt recognize them even when i have the right path to them Here is the code : Spoiler import dropbox import requests # Dropbox and Nakala…
I need a critical help with question below. i am developing a backup and restore solution which backups data from dropbox and store in s3 bucket. I am using typescript lambda to achieve the sameNow I have been so far successful listing the users in a dropbiox business account and listing their files and folders…
It looks like you're new here. Sign in or register to get started.