Forum Discussion

SahithKumar's avatar
SahithKumar
Explorer | Level 4
6 years ago
Solved

How to get file link address from a sharable link programmatically

Hii. I am working on a web app using django. I was able to create a sharable link to a file but stuck at getting only the file address. My purpose is to add the url to an img tag in html. So in order to achieve that i need the image link address. So how can i get it. Thank you.