简单的图像和音频上传被 Firebase 阻止

发布于 2025-01-10 00:13:06 字数 396 浏览 0 评论 0原文

我正在制作一个音乐流应用程序,我能够从数据库检索数据来播放歌曲并显示元数据,但是当我尝试从模拟器上传歌曲时,它说我没有权限。我的规则被定义为公共,并且我已将我的应用程序连接到 firebase。我什至为应用程序生成了 SHA-1 密钥并将其同步到 firebase,但遇到了相同的错误。我是否需要包含身份验证才能远程上传?感谢任何帮助

这是上传图片的代码 这是我的 Firebase 存储规则

这是错误

I am making a music streaming app and I am able to retrieve data from the database to play a song and display the metadata but when I try to upload a song from my emulator it says I do not have permission. My rules are defined as public and I have connected my app to firebase. I even generated a SHA-1 key for the app and synced it to firebase but am stuck with the same error. Do I need to include authentication to remotely upload? Any help is appreciated

Here is the code for uploading the picture
here are the rules for my firebase storage

Here is the error

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文