Android 计费 BAD_REQUEST

标签 android google-play billing

我正在尝试购买测试项目 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

最佳答案

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

关于Android 计费 BAD_REQUEST,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6328622/

相关文章:

php - "Billing"属于 DDD php 项目中的哪个位置?

android - 在我的应用程序中设置自定义文本样式时出错

android - 我可以强制微调器的下拉 View 在方向更改时保持可见吗?

android - 使用 flavor 在 AppGallery 和 Google Play 上发布应用

android - Google Play Store 是否向 "Beta App Update"发送 "Beta Testers"通知?

Azure DocumentDB 单一帐户需要为多个集合付费吗?

android - 访问本地主机 :port from Android emulator

java - 翻译应用程序 Android

android - 进行本地化时是否需要基于10种语言构建10个不同的apk

android - 在 Android 上为 SaaS 使用外部支付处理器,而不是 Google Play 应用内结算