简体   繁体   中英

Google Apps Marketplace SDK Invalid credentials (missing or invalid oAuth token)

I am trying to publish an application in Google Apps Marketplace. To publish I need to upload the icons while I am trying to click the select button it is showing the error Invalid credentials (missing or invalid oAuth token)

This is happening to me as well, so I tried testing it with different users on different environments and browsers, all with the same result. I believe this is a Google infrastructure problem, not anything you are doing wrong.

Perhaps one day someone at Google might realize there's a problem and it will mysteriously begin to work again. Hard to tell, since they refuse to offer any reasonable support.

If perhaps anyone from Google happens across this thread, pushing the select button opens a modal and my javascript console contains the following error (before several other errors):

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided (' https://docs.google.com ') does not match the recipient window's origin (' https://code.google.com ').

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM