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

后端 未结 7 1539
谎友^
谎友^ 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:48

    1. Go to https://console.firebase.google.com/
    2. Select your project.
    3. Click on Authentication from menu option
    4. Click on SIGN-IN-METHOD
    5. Click on Google and enable it.

    Than it works fine :)

提交回复
热议问题