can you guys help me? I've been having this error ""The database (default) does not exist for project"" but I have a correct database project id anyway and ive done everything else right
This post seems to be saying something similar. Have you tried this out? stackoverflow.com/questions/70468635/why-does-the-firebase-api-call-for-projects-databases-get-return-an-error-404
Thanks man, this helped me a lot. It was a good quality tutorial. Keep making good tutorials like this.
Thank you! Will do!
Helped me a lot. I could undestand all and adapted it to my needs. Thanks!
Glad it helped!
Firebase documentation: cloud.google.com/python/docs/reference/firestore/latest/document#class-googlecloudfirestorev1basedocumentdocumentsnapshotreference-data-exists-readtime-createtime-updatetime
Full Code: sites.google.com/view/bytesofcode/youtube-channel/firestore-demo
Great video. Thank you so much!!
Thank you so much
great thanks!
can you guys help me? I've been having this error ""The database (default) does not exist for project"" but I have a correct database project id anyway and ive done everything else right
This post seems to be saying something similar. Have you tried this out?
stackoverflow.com/questions/70468635/why-does-the-firebase-api-call-for-projects-databases-get-return-an-error-404
sir my python is showing attribute error :'generator' object has no attribute 'stream', even though I have used all the line of code you mentioned.