Google Api and android Oauth INVALID_AUDIENCE error

后端 未结 5 1036
梦毁少年i
梦毁少年i 2020-12-31 05:09

I am getting a GoogleAuthException: Unknown error, while doing a GoogleAuthUtil.getToken.

Just before the exception I see



        
5条回答
  •  遥遥无期
    2020-12-31 05:36

    Also you have to set up oAuth authorization screen in your Google API Console.

    That was why I got this error

提交回复
热议问题