I'm trying to Build Google+ Sign In On Android Device using Google Identity Toolkit , I followed the Quick Start Guide on https://developers.google.com/identity/toolkit/android/ , but I'm repeatedly getting the following error.
"error": {
"errors": [
{
"domain": "global",
"reason": "invalid",
"message": "CONFIGURATION_NOT_FOUND"
}
],
"code": 400,
"message": "CONFIGURATION_NOT_FOUND"
}
}
Anyone can help me?
May be you are using firebase email/password authentication service or some other authentication service provided by firebase and haven't enabled it yet from the firebase console Authentication tab.
I have resolved this sort of issue in that way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With