Does Addressables support dropbox’s share url?
for example, something like this?
[ Dropbox](http:// Dropbox) (based on Asset Bundles loading from Dropbox - Questions & Answers - Unity Discussions)
if I put this in RemoteLoadPath, will I be able to load up the addressable assets? It’d be great if Unity member can confirm whether Addressable system supports dropbox share URL or not.
EDIT: So far I have not been able to successfully download bundle from dropbox share URL with something that says InvalidKeyException. So I was wondering if Addressables support dropbox share URL at all from the first place.