netflyer icon indicating copy to clipboard operation
netflyer copied to clipboard

Firebase Setup

Open nicksweb opened this issue 7 months ago • 1 comments

Hey, have just setup Netflyer but running into a few issues with Firebase.

Any thoughts on resolving the below? If possible - Could you elaborate on the Firebase config for ensuring it all works.

Here's some error from the Edge Console reporting issues with Firebase communication.

---- react-dom.development.js

FirebaseError: Missing or insufficient permissions.

(anonymous) @ Info.jsx:65 (anonymous) @ auth_impl.ts:653 Promise.then registerStateListener @ auth_impl.ts:649 onAuthStateChanged @ auth_impl.ts:476 onAuthStateChanged @ index.ts:197 (anonymous) @ Info.jsx:61 commitHookEffectListMount @ react-dom.development.js:23150 invokePassiveEffectMountInDEV @ react-dom.development.js:25154 invokeEffectsInDev @ react-dom.development.js:27351 commitDoubleInvokeEffectsInDEV @ react-dom.development.js:27330 flushPassiveEffectsImpl @ react-dom.development.js:27056 flushPassiveEffects @ react-dom.development.js:26984 (anonymous) @ react-dom.development.js:26769 workLoop @ scheduler.development.js:266 flushWork @ scheduler.development.js:239 performWorkUntilDeadline @ scheduler.development.js:533 Show less

nicksweb avatar Jun 30 '24 19:06 nicksweb