.GoogleAuthException: Unknown while doing Google SSO.

后端 未结 2 1314
春和景丽
春和景丽 2020-12-11 19:39

Exception:

07-28 14:36:13.140: W/System.err(11382): com.google.android.gms.auth.GoogleAuthException: Unknown
07-28 14:36:13.140: W/System.err(11382):    at c         


        
相关标签:
2条回答
  • 2020-12-11 20:24

    Similar to CheatEx, I had to select my email address from the "Consent Screen" page and save.

    0 讨论(0)
  • 2020-12-11 20:34

    I had similar problem. In my case the problem was in missed application name in google console.

    Open console navigate to your project and choose "Consent screen". Fill in the "PRODUCT NAME" field and save.

    0 讨论(0)
提交回复
热议问题