Im trying to host an image via the preview_url from the /sharing/get_file_metadata endpoint.
My url looks like this: https://www.dropbox.com/scl/fi/-redacted-/filename.png?dl=0
Switching the param to ?raw=1 doesnt help when trying to host. Ive noticed in previous discussions that most people have links that look like https://www.dropbox.com/s/-redacted-/filname.png
I'm curious what is the difference between /scl/fi and /s ? Is it to do with folder permissions?