Hi,
I'm downloading a folder from dropbox using `curl` with the public share url, and the `dl=1` query parameter.
This used to work perfectly until this morning, when it started returning a html page instead. Is this change intentional, and if so, what would be the recommended way to directly download files then?
Thanks in advance