Open OscarCanek opened 4 years ago
When I deploy to a storage account my Blazor WebAssembly client I always get the following error:
Please I need your help because I couldn't make it work
The problem is that only https requests are allowed on the storage account so the Origin URL fail because is called used http... How can I fix that?
When I deploy to a storage account my Blazor WebAssembly client I always get the following error:
Please I need your help because I couldn't make it work