I've been trying to make a site, and am using Dropbox for image backend. But i have a problem, The url of the image that is uploaded to dropbox is too long like this image link is more than 400 character long.
And on top of that it fetches a new link every time the image is rendered/called from DB. Is there a way to use short, long live urls when using Dropbox API?