Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request - More info on how to setup Firebase. #56

Open
Jackster opened this issue Apr 12, 2023 · 5 comments
Open

Request - More info on how to setup Firebase. #56

Jackster opened this issue Apr 12, 2023 · 5 comments

Comments

@Jackster
Copy link

Thanks for creating this project. Looking to use it as a base to something.

I am new to Firebase. Could you add more info on how to set it up?
I got basic auth working and I presume Google login.

But trying to create a community, it has this error.
POST https://firestore.googleapis.com/v1/projects/APPID/databases/(default)/documents:batchGet 403
index.esm2017.js?b836:78 [2023-04-12T00:28:09.713Z] @firebase/firestore: Firestore (9.9.3): RestConnection BatchGetDocuments failed with error: {"code":"unknown","name":"FirebaseError"} url: https://firestore.googleapis.com/v1/projects/APPID/databases/(default)/documents:batchGet request: {"documents":["projects/APPID/databases/(default)/documents/communities/test"]}

I presume I need to setup the database. Not sure how to do this.

Thank you

@SashenJayathilaka
Copy link
Owner

Are you enabled firebase firestore database

@Jackster
Copy link
Author

I think so. I enabled it and created a database. It did not as for much detail other than production or dev.

@SashenJayathilaka
Copy link
Owner

You can check the Firebase rules. Check to see if the firestore database timestamp has expired. 

@meghana1710
Copy link

could you please tell me where we can find NEXT_PUBLIC_CRYPTO_SECRET_PASS value

@SashenJayathilaka
Copy link
Owner

NEXT_PUBLIC_CRYPTO_SECRET_PASS=anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants