• 로그인
  • 장바구니에 상품이 없습니다.

home2 게시판 HTML/CSS 게시판 filebase에서채팅방메세지에서 인증오류가생겨요

filebase에서채팅방메세지에서 인증오류가생겨요

2 글 보임 - 1 에서 2 까지 (총 2 중에서)
  • 글쓴이
  • #61757

    이규남
    참가자
    규칙은 아래와 같이 강의 내용데로 적었는데
    문제가 뭘까요? help paleas
    rules_version = '2';
    service cloud.firestore {
      match /databases/{database}/documents {
        // match /{document=**} {
        //   allow read: if true;
        //   allow write: if request.auth !=null;
        // } 모든 문서
        match /user/{docid}{
        allow read,write : if true;
        }
        match /chatroom/{docid}/messages/{docid2} {
        allow read,write : if true;
        }
        
        match /chatroom/{docid}{
        allow read,write : if true;
        }
        
        match /product/{docid}{
        allow read : if true ;
        allow create : if request.auth !=null;
        // allow update : if true
        allow update : if request.auth.uid == resource.data.uid
        }
      }
    }
    
    에러내용은 아래와 같습니다.
    Uncaught (in promise) FirebaseError: Missing or insufficient permissions.
        at new qr (prebuilt.js:184:9)
        at prebuilt.js:10609:34
        at yr.<anonymous> (prebuilt.js:10561:21)
        at Kt (eventtarget.js:351:23)
        at jt (eventtarget.js:481:12)
        at vr.ta (webchannelbasetransport.js:368:3)
        at Qe (webchannelbase.js:2219:25)
        at Ue (channelrequest.js:822:7)
        at N.Da (channelrequest.js:703:5)
        at N.bb (channelrequest.js:564:10)
    qr @ prebuilt.js:184
    (anonymous) @ prebuilt.js:10609
    (anonymous) @ prebuilt.js:10561
    Kt @ eventtarget.js:351
    jt @ eventtarget.js:481
    vr.ta @ webchannelbasetransport.js:368
    Qe @ webchannelbase.js:2219
    Ue @ channelrequest.js:822
    N.Da @ channelrequest.js:703
    N.bb @ channelrequest.js:564
    Kt @ eventtarget.js:351
    jt @ eventtarget.js:481
    Bn @ xhrio.js:884
    N.Za @ xhrio.js:841
    N.Aa @ xhrio.js:824
    
    이상
    
    
    
    #61771

    codingapple
    키 마스터
    로그인했나 확인하거나 
    문제되는 자바스크립트 코드도 확인해봅시다
2 글 보임 - 1 에서 2 까지 (총 2 중에서)
  • 답변은 로그인 후 가능합니다.

About

현재 월 700명 신규수강중입니다.

  (09:00~20:00) 빠른 상담은 카톡 플러스친구 코딩애플 (링크)
  admin@codingapple.com
  이용약관
ⓒ Codingapple, 강의 예제, 영상 복제 금지
top

© Codingapple, All rights reserved. 슈퍼로켓 에듀케이션 / 서울특별시 강동구 고덕로 19길 30 / 사업자등록번호 : 212-26-14752 온라인 교육학원업 / 통신판매업신고번호 : 제 2017-서울강동-0002 호 / 개인정보관리자 : 박종흠