Explore Dropbox Developer & API discussions with developers like you.
while listing files from any folder (even root) i need to know the owner of the file. is there any way i can get that?
Hello, I'm making this post due to some issues I was encountering whilst doing an implementation of the API for an application in the Unity Game Engine. The use of the Dropbox API, is quite simple as it only requires to upload files to a specified folder in my organization's Dropbox, I got the uploading working correctly…
Hi there, How do I resolve this?? Traceback (most recent call last): File "pi_surveillance.py", line 123, in <module> client.files_upload(open(t.path, "rb").read(), path) File "/home/pi/.virtualenvs/cv/lib/python3.5/site-packages/dropbox/base.py", line 2293, in files_upload f, File…
Hello, Dropbox API community! I'm interested in a method to organize my Dropbox folders based on the most recently updated or added folders. Is there an API available that can assist me with this? Here's what I aim to accomplish: * Access a specific Dropbox folder. * List the folders within that directory. * Sort the…
Hello, I need help with this Access Token thing which I have to regenerate every time I use my app, I know Refresh Token has been mentioned in 1 or 2 other posts but it is either I cannot comprehend what they are saying, or maybe my brain is just not functioning well right now, please if anyone can provide me with steps…
Hello, according to the following migration guide, the classical Dropbox Paper endpoints will stop working this month: https://www.dropbox.com/lp/developers/reference/paper-migration-guide However, according to this FAQ page, it says that Paper 2020 will be rolled out to users over the next following months:…
https://localhost:8080/authorize#access_token=ABCDEFG&token_type=bearer&account_id=dbid:AAH4f99T0taONIb-OurWxbNQ6ywGRopQngc&uid=12345&state=[STATE] As docs said, the data is behind of # in url, so how can I get them ? Thanks in advance!
I want to use "revoke token api" to revoke business account's access token. I referenced dropbox api document, and tried to use this api. https://www.dropbox.com/developers/documentation/http/documentation#auth-token-revoke But I received 400 error and following message. (I use Laravel and Guzzle for Http client) I cannot…
Hi, I'm currently using the Dropbox download endpoint in a Vue framework, but I'm experiencing slow loading times for photos due to the large volume I'm downloading. Is there an alternative endpoint, such as batchDownload, that I can use to improve the speed? Or should I consider changing my approach to using the download…
To connect to Dropbox from a microcomputer (ESP32) do I need a certificate to communicate over HTTPS? If YES, how do I get it?
It looks like you're new here. Sign in or register to get started.