I am connecting through OAuth2 to google+ using python to get the basic information of email/profile and to be able to sync email accounts with it. Now the only issue I am having is that some users use an email in google+ that is not a gmail/google apps account, meaning, I can't really use that connection to sync the user emails into my system.

Is there a way to verify that an email is a gmail/google apps account?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top