itms-services://?action=download-manifest&url=https://www.dropbox.com/s/xxxx/manifest.plist or https://www.dropbox.com/s/xxxx/manifest.plist?dl=1 also can't work
cannot do before like itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/xxxx/manifest.plist
@cyrus123 wrote: itms-services://?action=download-manifest&url=https://www.dropbox.com/s/xxxx/manifest.plist or https://www.dropbox.com/s/xxxx/manifest.plist?dl=1 also can't work cannot do before like itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/xxxx/manifest.plist
Not sure where you're trying to do this, but try ?raw=1 instead of ?dl=1. Also keep in mind that share links have a redirect. If your app (or whatever this is) can't follow a redirect, you won't be able to download the file.
Hey @cyrus123, is this API related?
?raw=1 also can't
this just put in html download link
how to longer use shared links to render HTML content in a web browser
@cyrus123 wrote: how to longer use shared links to render HTML content in a web browser
Dropbox isn't a web host. It no longer renders HTML content in a browser.