Chrome Packaged App TOKEN_MISSING_ERROR

2019-08-06 19:43发布

I have a Chrome packaged application that I am testing to add in-app purchases. When running the application from my own account querying getSkuDetails works fine. However, when running it from another test account, it returns TOKEN_MISSING_ERROR. I cannot find any google developer documentation to help me progress this. Has anyone come across this?

1条回答
在下西门庆
2楼-- · 2019-08-06 20:10

I discovered that this problem is related to the Chrome browser not being logged in. I ran into this same issue on my test machine's Chrome browser, however, after I logged Chrome into my Google Account, it returned success and I could also open the buy window.

查看更多
登录 后发表回答