Chrome Packaged App TOKEN_MISSING_ERROR
问题 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: 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