Hi there,

I am trying to implement in app billing for my app. I thought I try out the
sample app. I have followed the documentation from (
http://developer.android.com/guide/market/billing/billing_integrate.html)
but I seem to keep getting the following error when trying to buy the
potion.

Any ideas how I can go about trying to figure this out. How can i find out
what the error is in the backend?

06-26 17:11:21.626: INFO/ActivityManager(2504): Displayed activity
com.android.vending/.billing.InAppBuyPageActivity: 327 ms (total 327 ms)
06-26 17:11:22.209: DEBUG/vending(19183): [43] BaseAction.run(): *ApiException:
com.android.vending.api.ApiException: Error from backend.
Request=com.android.vending.model.PurchasePostRequest,
Response=INTERNAL_SERVICE_ERROR*
06-26 17:11:22.209: ERROR/vending(19183): [43]
BasePurchaseActivity.onPurchasePostError(): PurchasePost error
06-26 17:11:22.217: INFO/vending(19183): [1] BaseAction.displayErrorUi():
Server error in com.android.vending.billing.PurchasePostAction:
com.android.vending.api.ApiException: Error from backend.
Request=com.android.vending.model.PurchasePostRequest,
Response=INTERNAL_SERVICE_ERROR

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to