AndroidPublisher API返回projectNotLinked错误 [英] AndroidPublisher API return projectNotLinked error

查看:2839
本文介绍了AndroidPublisher API返回projectNotLinked错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这发生在我使用谷歌的Andr​​oid游戏开发者API在谷歌开发者控制台来测试购买的产品的情况,结果永远是这样

This happens when I was using Google Play Android Developer API in Google Developers Console to test the status of purchased product, and the result is always like this

{
 "error": {
  "errors": [
   {
    "domain": "androidpublisher",
    "reason": "projectNotLinked",
    "message": "The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console."
   }
  ],
  "code": 403,
  "message": "The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console."
 }
}

在使用其它开发者账号(和包名),检查了这一点,它工作得很好。我当然有联系的API项目由谷歌开发者控制台谷歌Play开发者控制台 - > API访问设置,并尝试重新尽可能多的,但没有一个项目的工作

Have checked this out using another Developer account (and package name) and it works just fine. I sure have linked the API project from Google Developers Console to Google Play Developer Console -> API Access settings, and try to recreate as many as possible but none of the projects worked.

那么,我在这里丢失?这是什么意思没有联系除了联项目中,我取得了谷歌的设置播放控制台。

So what am I missing here? What does it mean "not linked" besides the linked project I made in the settings of Google Play console.

推荐答案

在天尝试使用API​​浏览器使用Android发布API,但失败了,我要求支持谷歌和接收答案它看起来像API浏览器不再支持在发布API。所以基本上我无法使用API​​浏览器再次检查应用程序内购买令牌。 希望这有助于谁在这个苦苦挣扎。

After days trying to use API Explorer to use Android Publisher API but failed, I requested support from Google and receive the answer "It looks like API Explorer is no longer supported for the Publishing API". So basically I can't use API Explorer to check in-app purchase token again. Hope this help who's struggling with this.

这篇关于AndroidPublisher API返回projectNotLinked错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆