ste*_*tko 19 android in-app-purchase google-play
我遇到了麻烦 androidpublisher.inapppurchases.get
我的项目仅根据https://code.google.com/p/google-api-java-client/wiki/OAuth2#Service_Accounts进行,并且在我迁移到新的Google Play帐户之前一切正常.所以现在当我执行请求服务器到服务器时,我收到了这个响应.
{
"code" : 401,
"errors" : [ {
"domain" : "androidpublisher",
"message" : "The current user has insufficient permissions to perform the requested operation.",
"reason" : "permissionDenied"
} ],
"message" : "The current user has insufficient permissions to perform the requested operation."
}
Run Code Online (Sandbox Code Playgroud)
任何人都熟悉这种反应,因为在谷歌文档中没有任何关于此的线索.
ste*_*tko 30
问题解决了在Google Play设置中以管理员用户身份添加用户服务帐户电子邮件地址xxxxx@developer.gserviceaccount.com.
小智 8
从Google Play控制台转到(使用管理员权限):
而已.现在没有人可以阻止你!:)
| 归档时间: |
|
| 查看次数: |
11441 次 |
| 最近记录: |