用于调用 Google Play Developer API 的项目 ID 尚未在 Google Play Developer Console 中链接

问题描述

我已将我的 Google Developer Console 链接到我的 Google Play Developer Console,但我仍然收到此错误。我在我的应用程序中添加一个新的应用程序内购买项目,但它仍然不起作用。这是我得到的回复

{
   "error": {
      "status": "PERMISSION_DENIED","message": "The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console.","code": 403
    }
}

这是我尝试从 OAuth 2.0 Playground 输入的链接https://androidpublisher.googleapis.com/androidpublisher/v3/applications/myPackageName/reviews

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)