Firebase Android: An internal error has occurred. [ OPERATION_NOT_ALLOWED ]

后端 未结 7 1531
谎友^
谎友^ 2021-01-04 00:32

Signing in via Google in my application gives this error:

An internal error has occurred. [ OPERATION_NOT_ALLOWED ]

I have enabl

7条回答
  •  粉色の甜心
    2021-01-04 00:49

    finally I found the solution which worked for me. The fact is that even when you have setup successfully the email+password auth method you need to create a mobile app(in my case) and associate it with your project. After that FireBase will work as expected.

提交回复
热议问题