We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
eduardoml
4 years agoNew member | Level 2
how to get the url of the file after uploading it
I am using the sdk for python, what I have not been able to do is how can I get the url of the file after it has been uploaded to dropbox, I hope you can help me, I appreciate your support.
1 Reply
- Здравко4 years agoLegendary | Level 20
Hi eduardoml,
Have you created a public link using https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.sharing_create_shared_link_with_settings, for example. Or you can use https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_get_temporary_link. 😉
Hope this gives idea.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 8 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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!