Google plus signin “immediate_failed” error

て烟熏妆下的殇ゞ 提交于 2019-12-13 14:36:17

问题


I have implemented login with Google Plus in my website using Javascript SDK. when i click on button (Goolge Plus Signin) first time, it display Error "immediate_failed". but when i click second time on that button it works fine. "immediate:false or true" is not working? how can i solve this issue?


回答1:


assuming you have implemented the client side flow described here: https://developers.google.com/+/web/signin/?hl=en#using_the_client-side_flow and it sounds that you are calling the signin callback before rendering the button itself, but for further debug I'd need to see your code.



来源:https://stackoverflow.com/questions/17894861/google-plus-signin-immediate-failed-error

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