I have a blob url such as :
blob:http://localhost:4200/06a6baa9-b7ff-4171-9dc2-a1caed35e099
and when passing into
this.storage.ref('users/' + uid + '/mainPhoto').put(imageURL))
I am receiving this error:
Firebase Storage: Invalid argument in
putat index 0: Expected Blob or File.