Services Plugins FAQs

Multi File Uploader - problems uploading file

Hi

I have purchsed this plugin.

I can get ti to upload to Filestack and also a small file to your Azure (sorry!)

When i am trying to upload to my azure storage i cant get it to work for either Blob or File storage (i would prefer the latter)

I am guessing it is a problem with the settings in azure but I cannot see anything obvious. Is there any instructions on how to configure properly? It looks like i am getting authorisation errors from Azure.

Thanks

Richard

Hi @richard1,

Thanks for reporting!

Could you please share your plugin element settings? If you want to upload to Azure, you just need to fill in these fields only:

So it actually matches with yours, and give it a try. Please make sure all these fields correspond with the ones from your Azure account.

Hope it helps!

Hi Alexandru,

See attached which is for a blob with https access only (i have tried to included both http and https)

If i use your settings it works - so i sont think there any problems in Bubble end (i uploaded a v small file).

In azure:

image

And this is where i setup the SAS

I feel like it is something that i have not done in Azure??

PS - can you use file storage rather than blob?

Thanks

Richard

Hi @richard1,

Sorry but I do not understand what exactly is not working on your side. Do you actually receive any plugin errors in debugger/console logs? Please relate a bit more on this matter so we can investigate.

However, based on your screenshots, there is a message saying your endpoints are not public yet:

So please check on our configs:

To try to replicate, as well as SAS:

image

Hope it helps!

Hi @richard1

I encountered the same issue and was able to solve it so hopefully this helps you! Your settings are correct and exactly what I have, but you need one additional setting which allows a different domain to access your storage account (read more)

If you want to TEST to ensure that it works, uses the settings below for CORS. This is not secure so you should add the correct values before you publish your app.

1 Like