0

我有我的firebase应用程序配置

<!-- NOT THE REAL VALUES --->
<firebase-app
  auth-domain="<auth domain>"
  database-url="https:DATABASE url"
  api-key="API KEY"
  storageBucket= "thebucket.appspot.com">
</firebase-app>

每次我尝试上传图片时,都会出现以下错误

"Firebase Storage: No default bucket found. Did you set the 'storageBucket' property when initializing the app?"

我不明白,因为存储桶属性在那里。

4

0 回答 0