Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
How Can I download google drive files from dropbox API?
I know we we can't directly download google drive docs form dropbox API because for drive docs "is_downloadable" is false. I want to know if we can still download doc (making is_downloadable = true or any other way).
Please help me on this.
@dhruvin Здравко is correct. Non-downloadable files cannot be downloaded and that cannot be changed. You would need to use /2/files/export instead.
Hi @dhruvin,
Non downloadable files (of any kind) may only be exported. You cannot change this.
Good luck.
@dhruvin Здравко is correct. Non-downloadable files cannot be downloaded and that cannot be changed. You would need to use /2/files/export instead.
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!