0👍
I had the same issue and I found the solution is to set CORS enabled for the bucket as here
https://cloud.google.com/storage/docs/configuring-cors#configure-cors-bucket
https://firebase.google.com/docs/storage/web/download-files#cors_configuration
Source:stackexchange.com