--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/853eb2d3-0fe1-4587-a2e4-0d9486142961%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Well The solution is simple and easy. Most of the developers finds the error when they closed the project and reopen it then the default_web_client error results.
Solution:
You need to add the client id in the
res-->values-->string<string name="default_web_client_id" translatable="false">xxxxxxxx</string>
for the client id(xxxxxxxxx) you can go to Firebase console and paste here.
https://youtu.be/Uwuy17eouCg
### This video will guide you properly.