我的DataBase规则读和写设置为true,但是我不能在cloudFireStore storage.SHA1和SHA256键中读写,也可以添加到googleservices.json文件中,出现拒绝权限的异常异常详细信息
W/Firestore(12435):(21.3.0) Firestore:侦听查询(users/null/info)失败:状态{code=PERMISSION_DENIED,description=Missing或权限不足。cause=null} I
以下是我的firestore规则: match /databases/{database}/documents {
match /{document(具体地说,在我的Angular应用程序中使用Angularfire 2的调用是this.afStore.collection(collection).add({});)我收到了错误Error: Missing