Google account image from email

心已入冬 提交于 2020-12-12 09:57:01

问题


Is it possible to retrieve a Google account profile image like a Gravatar image?

I'm thinking it would be very handy to make a failover to Google image, if a gravatar is not found.


回答1:


If you're able to get the Google user_id, you can retrieve the Google+ image.

Unfortunately, there doesn't appear to be an easy way to get the user_id from an email address.



来源:https://stackoverflow.com/questions/20603424/google-account-image-from-email

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