Getting Error Updating Email/Password on Firebase

Viewed 3178

I am having error on Firebase. When I am trying to enabled Email and Password for Authentication. I am getting error like "ERROR UPDATING EMAIL/PASSWORD". enter image description here

2 Answers

If you are using CORS extension, disable it and you will be fine!

Try to to enable the Email/Password provider using an incognito window, or try using a different supported browser.

Verify if there are any other programs that might be blocking your connection such as antivirus, proxy or firewall. If yes, try to disable them.

Connect using a different network or machine

Related