Google play services error with generating OAuth2.0 client

前端 未结 2 1892
时光取名叫无心
时光取名叫无心 2021-01-12 17:33

I am trying to test google play services features in an app that i have already published.

I went through the below link to do that.

https://developers.googl

相关标签:
2条回答
  • 2021-01-12 17:59

    I was facing the same problem and once i opened my Google APIs Console, There i found already an OAuth2 key which i generate for testing purpose. I deleted that key, came back to my Game service and tried the same procedure to link and verify my game. It works. Try it out.

    0 讨论(0)
  • 2021-01-12 18:01

    Make sure you use the same projectID in google API. Do not create a new one.

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