One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Aureaac
5 years agoNew member | Level 2
Get file's url of my folder to use it on html template
I will try to be as clear as possible since there are some things I do not fully understand how they work. I am developing a page in which an administrator can modify the image of one or any product that he wants, therefore I am storing the images in my dropbox developer account, there is no problem uploading the image on the page that is hosted with heroku but, I want to get the url of the image that the user uploaded and pass it to the html to specifically load that image hosted in dropbox.
- Greg-DB
Dropbox Staff
[ Cross-linking for reference: https://stackoverflow.com/questions/60555529/how-to-get-url-of-images-hosted-in-dropbox-to-use-it-in-debug-mode-django ]
From your Stack Overflow post, I see you're using the 'django-storages' project. We can't offer help with that project itself as it's made by a third party, so if you're having any trouble with that, you may want to contact the maintainer of that project.
If you're having any trouble with the Dropbox API itself though, please elaborate on what specifically isn't working as expected. The Dropbox API does offer some functionality for getting links to files, but I don't know off hand what piece of functionality that project happens to use.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 12 hours ago
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!