Hello Dropbox Team,
I am using Dropbox API "create_shared_link_with_settings" for preview and download files for users. So, Preview is working fine but last few days download is not work it's through 400 error.
for download I was change API response URL last parameter dl=0 to dl=1.