我正在使用npm angular5-social-login登录谷歌。我收到的错误是idpiframe_initialization_failed Not a valid origin for the client: http://18.219.144.71:8080 has not been whitelisted for client ID my_client_id.apps.googleusercontent.com
但是,我已经将这个URI添加到白名单中,如下所示:

URI来自AWS Cloud9实例。
发布于 2018-05-08 18:11:09
显示您不能使用公共IP地址作为白名单上的域。目前仍在寻找解决方案。
https://stackoverflow.com/questions/50238912
复制相似问题