I created a new appengine project, which creates a default web app and associated client ID. When I try to use this client ID, I get "invalid client ID".
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
This looks like a bug in the cloud console.
To fix, I created an additional web app, which creates an additional client ID of the form 123456-randomness.apps.googleusercontent.com
The secondary client ID works.
When I go back and try the original client ID, that now works too.