Why does PlusClient.loadPeople fail with HTTP 403 error?

后端 未结 2 1941
野性不改
野性不改 2021-01-06 09:39

I have the old Google Plus (aka Google Play Service) API integrated into my app, and now I\'m trying to update things to use the V2 API which includes, among other things, a

2条回答
  •  伪装坚强ぢ
    2021-01-06 10:22

    Did you register your digitally signed .apk file's public certificate in the Google APIs Console? If not, you can find instructions on how to do it here.

提交回复
热议问题