Chrome extension in app purchase always returns PURCHASE_CANCELED, even if the purchase worked
This question is related to the one at Chrome Webstore Extension In App Purchase INTERNAL_SERVER_ERROR . I first posted my question there in the form of a comment, but received feedback that this was more appropriate as a separate question. Like the OP, I am using buy.js and following the recommended workflow for in-app purchases in the Chrome extension. But my results are somewhat different: when I complete the IAP buy dialog, I get back a PURCHASE_CANCELED, even though I bought the IAP. If I then list the purchases SKUs through the api, it shows up as having been purchased and active. I also