OpenInviter contact export request rejected by Gmail

寵の児 提交于 2019-12-24 23:36:34

问题


I have installed Openinviter successfully on my shared server.

I tried to get contacts from Gmail, Yahoo and Facebook, but it always return an error such as:

Login failed. Please check the email and password you have provided and try again later

I also got an email from Gmail team that said:

Suspicious sign-in prevented

Please help me to sort out this issue.


回答1:


I have just encountered the same issue. I granted the application the privilege in gmail, then the code can retrieve the contact list. However, this stops me from using this code, as most of my users will not understand how...




回答2:


The Gmail team message isn't an OpenInviter problem. It just means that the IP address/device of the login is new for your account, it's not what Google is expecting, so they blocked it to be safe. It could also mean that an invalid oAuth token was user to try to access the account, or a bad password, etc. (For security, they don't explain why they thought it was invalid.)

You should be able to authorize that IP address (your server address?) by logging in to the Gmail account and checking the login history.

Related posts from Web Applications area on StackExchange (probably a better place to discuss this):

  • Does Google's “Suspicious sign in prevented ” mean that my password is compromised?
  • Gmail “suspicious sign-in prevented” message - is it legit?


来源:https://stackoverflow.com/questions/11923185/openinviter-contact-export-request-rejected-by-gmail

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