Forum Discussion

Pranshu's avatar
Pranshu
Explorer | Level 3
5 years ago
Solved

How to upload image to DropBox and Get Downloadable link?

I am currently using DropBox api v2 android sdk, for uploading images to Dropbox, But I need to get the downloadable link of that image, as I need to load those images multiple times and using the direct download method again and again isn't practical and memory efficient. Also  at https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-Get-Download-Link-File-as-stream/m...  , though the question is quite similar but on checking the method a, It states that 

getTemporaryLink()

automatically expires the url within 4 hour. So i need a permanent downloadable link, 

by using the downloadable link, I can pass it directly to picasso for loading the images fast.

Any help is highlt appreciated.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with other developers803 PostsLatest Activity: 5 hours ago
216 Following

If you need more help you can view your support options (expected response time for an email or 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!