I'm also facing this exact problem. Sandbox is not calling back my Postback URL. How can I debug this further?
for some reason i'm unable to get In-App Payments to callback my Postback URL.
I'm able to hit the above url via browser and appengine logs is showing all the debug message that i've implemented in servlet.
however when click the buy button, Google server is never calling back my Postback.
in the In-App Payments merchant center: i see my orders in "cancelled" status with following details
"Google cancelled this order. Reason: Other (describe below)."
Any help