繁体   English   中英

PERMISSION_DENIED:权限被拒绝

[英]PERMISSION_DENIED: Permission denied

我正在使用 react、redux 和 firebase 开发单页应用程序。 当用户登录时,他得到一个错误。

PERMISSION_DENIED: Permission denied
▼ 5 stack frames were expanded.
(anonymous function)
E:/React/React Projects-2/src/core/Repo.ts:632
exceptionGuard
E:/React/React Projects-2/src/core/util/util.ts:585
Repo.callOnCompleteCallback
E:/React/React Projects-2/src/core/Repo.ts:624
(anonymous function)
E:/React/React Projects-2/src/core/Repo.ts:476
(anonymous function)
E:/React/React Projects-2/src/core/PersistentConnection.ts:444
▲ 5 stack frames were expanded.
This screen is visible only in development. It will not appear if the app crashes in production.
Open your browser’s developer console to further inspect this error.  Click the 'X' or hit ESC to dismiss this message.

此错误是由于 firebase 实时数据库规则造成的。 您可以通过更改规则来摆脱这种情况。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM