Hi everyone, heres the thing:
I have an app where user can provide links to resources (direct download). These resources could be anything from an image, to fonts or zip files. We actually don't know the specifi filetype of each of these files.
Within the app, other users can save these files to their dropbox, and for that we would like to use your save_url endpoint, but this requires to specify the filetype. There is a way to avoid providing that to the endpoint? If not, is there any other way, using dropbox api, to overcome this issue?
Thanks.
Gabriel.