【问题标题】:Android billing BAD_REQUESTAndroid 计费 BAD_REQUEST
【发布时间】:2011-06-13 09:21:58
【问题描述】:

我正在尝试购买测试项目 ID“android.test.purchased”,以检查我的计费集成。但出现以下错误:

com.android.vending.api.ApiException: Error from backend. 
Request=com.android.vending.model.GetImageRequest, Response=BAD_REQUEST

追踪:

06-13 13:00:53.521: INFO/ActivityManager(30174): Starting activity: Intent { act=android.intent.action.VIEW cmp=com.android.vending/.billing.InAppBuyPageActivity (has extras) }
06-13 13:00:54.101: INFO/ActivityManager(30174): Displayed activity com.android.vending/.billing.InAppBuyPageActivity: 514 ms (total 514 ms)
06-13 13:00:55.281: DEBUG/vending(21943): [26] BaseAction.run(): ApiException: com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.GetImageRequest, Response=BAD_REQUEST
06-13 13:00:55.281: ERROR/vending(21943): [26] BasePurchaseActivity.onPurchasePostError(): PurchasePost error
06-13 13:00:55.291: INFO/vending(21943): [1] BaseAction.displayErrorUi(): Server error in com.android.vending.billing.PurchasePostAction: com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.GetImageRequest, Response=BAD_REQUEST

【问题讨论】:

    标签: android google-play billing


    【解决方案1】:

    为避免此错误,您需要将您的应用程序上传到谷歌市场。但是您不需要发布它,只需上传即可。 https://market.android.com/publish/Home

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-07-05
      • 2021-10-01
      • 2012-12-17
      • 1970-01-01
      • 2023-03-27
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多