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

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

    I got "Internal error has occurred" when run the project. Please make sure your emulator connect with internet. In my case my emulator didn't connect with internet. for that following these steps.(For Windows PC)

    1. Go to the WiFi settings.
    2. Change adapter options.
    3. Right click WiFi and go to the properties.
    4. Then go to the sharing tab.
    5. Checked these two components and press OK.

    Then in emulator, switch off WiFi and switch on again. It's worked for me.

提交回复
热议问题