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

馋奶兔 提交于 2019-12-01 09:19:55

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').

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!