Get help with the Dropbox API from fellow developers and experts.
Good afternoon, We are setting up a process with daily upload of the CSV files from the local repository to the Dropbox repo. The dropbox folder belongs to another colleague with a different Dropbox account, but it is a shared one with a turned-on right to edit and overwrite files. Retrieval of the access token works fine,…
In our Windows desktop application ( C# .NET, WinForms ), we are trying to log into Dropbox, After entering the access code, it showed nothing, and could not proceed further. What should I do ? We use Dropbox APIs to log in, upload, and download photos and videos.
we want to buy enterprise plan,but we have some questions. we will use dropbox in our java program. we are using BOX plateform in our java program,but BOX's developer has a 10GB limit problem. No matter how big storage we bought,such as BOX enterprise plan 15TB,but java program only has 10GB storage to use. Does DropBox…
Is there a way to query a list of all files shared externally across all users? If not, is there a way to do this on a per user level?
I am currently working with the Dropbox API, specifically using the https://api.dropboxapi.com/2/team/members/list_v2 endpoint as documented. According to the official documentation, the TeamMemberProfile object should include a root_folder_id property. However, while implementing this in TypeScript using the official…
I have a web-app that processes images and uploads them to a single dropbox folder (My account). I have an App for my web app in dropbox and I am successfully able to upload images to said folder. The access tokens to the folder expire every four hours, and I am having trouble understanding the OAuth options that will work…
Happy Weekend all. Hope you're doing well. I'm aiming to generate image url from dropbox using Development feature. I faced a challenge where the folder path is not found. I'm sure that the folder path is correct and all the images are located in that folder. Here is my snippet code in Python: Unfortunately, I can't show…
I am searching for a way to implement Dropbox as the data folder for images on my social media site, with api calls made client-side to upload and download images that populate the site. Considering the process for requesting for auth access involving an access url and a manual redirect to that url, which then populates…
I know is old but, if refresh the token once the upload connection is done (not the upload process)? 1 - get the token from server-side and pass it to client side 2 - start upload and once the connection is made (or the first bytes is sent), request the server-side to refresh the token. I don't know if it's work this way,…
Hi! This error reappeared again!
It looks like you're new here. Sign in or register to get started.