Skip to content Skip to sidebar Skip to footer

Recommend Resolution For The Error: Operation_not_allowed : The Identity Provider Configuration Is Disabled

Can someone please recommend a resolution to the problem that I am facing in my firebase web application where I am trying out google oath. here is the snippet of code: //login wit

Solution 1:

I restarted the browser, re-ran the web-application , enabled the Google sign-in method from Firebase console (again) and finally added the authorized domain (127.0.0.0) of type custom to the list of authorized domains. It worked.


Post a Comment for "Recommend Resolution For The Error: Operation_not_allowed : The Identity Provider Configuration Is Disabled"