You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try, it works. However, it fails when the bucket url is not formatted correctly. It should either be 'bucket-name' or 'gs://bucket-name/'. So, with a trailing slash and without a path. I will change this in the next version to also accept urls without the trailing slash.
Can you confirm that it works with a correctly formatted bucket string?
When I try to instantiate the storage with a custom bucket a object not found error occurs when trying to upload or receive metadata, etc.
Error message:
I double checked that there is a file in the expected location in firebase console.
When I use the default bucket it works perfectly fine.
The text was updated successfully, but these errors were encountered: