FirebaseError: Missing or insufficient permissions.
์ค๋ ํ๋ก์ ํธ๋ฅผ ์งํํ๋ค๊ฐ ํ์ด์ด๋ฒ ์ด์ค์์ Cloud Firestore๋ฅผ ์ด์ฉํด์ ๋ฐ์ดํฐ๋ฅผ ๊ฐ์ ธ์ค๋ ค ํ๋๋ฐ ๋ง๋ ํ์ด์ด๋ฒ ์ด์ค ์๋ฌ๋ค.
์ด ์๋ฌ๋ ํ์ด์ด๋ฒ ์ด์ค์ DB ์ ๊ทผ๊ณผ ๊ด๋ จํด์ ๊ด๋ จ๋ ๊ถํ์ด ์์ด์ ๋ฐ์ํ ๊ฒ์ด๋ค.
๊ทธ๋์ ํ์ด์ด๋ฒ ์ด์ค DB์์ ๋ณด์๊ท์น์ ๋ณ๊ฒฝ ํด์ฃผ์ด์ผ ํ๋ค.
ํด๊ฒฐ! ํ์ด์ด๋ฒ ์ด์ค ๋ณด์ ๊ท์น ์ค์
์๋ง firestore๋ฅผ ์์ฑํ๋ค๋ฉด ์ด๋ ๊ฒ ๊ธฐ๋ณธ์ ์ผ๋ก ์ค์ ์ด ๋์ด์์ ๊ฒ์ด๋ค.
์ฌ๊ธฐ์ 5๋ฒ์งธ ์ค์ allow read, write: if true;
๋ก ๋ณ๊ฒฝํ๋ค.
ํ์ง๋ง ์ด ์ค์ ์ ๋ชจ๋ ์ฌ๋์ด ๊ถํ์์ด DB๋ฅผ ์ฝ๊ณ ์ธ ์ ์๋ ๊ฒ์ด๊ธฐ ๋๋ฌธ์ ํ ์คํธ ํ๊ฒฝ์์๋ง! ์ ํจํ ํด๊ฒฐ๋ฐฉ๋ฒ์ด๋ผ๋ ์ ...
์ผ๋จ ๋๋ ํ ์คํธ์ฉ๋๋ก ์ฌ์ฉํ๊ธฐ ๋๋ฌธ์ ์ ๋ฐฉ์์ผ๋ก ํด๊ฒฐํ๊ณ , ์ด์ DB์ ์๋ ๋ ์๋ค์ด ๋ ๋๋ง ๋๋ค!
์ฐธ๊ณ
'๐ Studying > ๐ง Errors' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[ReactNative] Expo ์๋ฒ ์คํ์ Error: EMFILE: too many open files, watch (0) | 2023.01.09 |
---|---|
Uncaught FirebaseError: The query requires an index. You can create it here: (0) | 2022.11.25 |
[Flask] Port 5000 is already in use (0) | 2022.10.25 |
[์ค๋ผํด] ORA-12505 ์ค๋ฅ (0) | 2021.07.13 |
[์ค๋ผํด] The Network Adapter could not establish the connection ์ค๋ฅ (0) | 2021.07.06 |
Comment