简体   繁体   English

Angular 5社交登录idpiframe_initialization_failed AWS Cloud 9

[英]Angular 5 social login idpiframe_initialization_failed AWS Cloud 9

I am using npm angular5-social-login to login with Google. 我正在使用npm angular5-social-login登录Google。 Error I am receiving is 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 我收到的错误是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 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

I have, however, added this URI to the whitelist as seen below: 但是,我已将此URI添加到白名单中,如下所示: 在此处输入图片说明

The URI is coming from AWS Cloud9 instance. URI来自AWS Cloud9实例。

Appears that you cannot use public IP addresses as the whitelisted domain. 似乎您不能将公用IP地址用作列入白名单的域。 Still currently looking for a solution. 目前仍在寻找解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何解决本地主机的“idpiframe_initialization_failed”? - How to solve "idpiframe_initialization_failed" for localhost? idpiframe_initialization_failed 在 Google 从 Localhost 登录 - idpiframe_initialization_failed in Google Sign In from Localhost 为什么我在谷歌日历 api 中不断收到错误 idpiframe_initialization_failed? - Why do I keep getting the error idpiframe_initialization_failed with google calendar api? Chrome上的Google Auth API Javascript idpiframe初始化错误 - Google Auth API Javascript idpiframe initialization error on Chrome 如何使用Cognito和AWS Amplify在社交登录中获取和传递deviceKey? - How to get and pass deviceKey in social login using Cognito and AWS Amplify? 使用social.js登录无法获取请求令牌 - login with social.js failed to get the Request Token 如何在angular8中获取angularx-social-login的刷新令牌 - how to get refresh token for angularx-social-login in angular8 如何在 Angular 6 中进行社交登录(Facebook、Google、Linkedin 和 Github) - How to do Social Login (Facebook,Google,LInkedin and Github) in Angular 6 使用Kinvey.Social登录Angular App和Promise API - Using Kinvey.Social to login with an Angular App and Promise API aws cloud9 lambda 导入失败 - aws cloud9 lambda import failed
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM