admin管理员组文章数量:1406924
how can we get the profile pic of google+ only with the email? or in the worse case, get the user id with the email?
We have a list of clients with their emails, and we want to display their profile picture in that list.
Is this posible in Javascript or PHP?
Regards
how can we get the profile pic of google+ only with the email? or in the worse case, get the user id with the email?
We have a list of clients with their emails, and we want to display their profile picture in that list.
Is this posible in Javascript or PHP?
Regards
Share Improve this question edited Feb 22, 2023 at 16:55 Flimm 152k49 gold badges277 silver badges291 bronze badges asked Jan 4, 2016 at 18:53 Nixis InnovationNixis Innovation 511 gold badge1 silver badge3 bronze badges 5- I think this is possible with the Google+ API. PHP is the way to go as this is more server side. – RepeaterCreeper Commented Jan 4, 2016 at 18:55
- Not sure about google you can look in to en.gravatar. – E_p Commented Jan 4, 2016 at 18:56
- I have answered a similar question here. Please take a look to see how easy is to acplish this with a totally free and open source project stackoverflow./a/46355569/845296 – epool Commented Sep 22, 2017 at 3:15
- 1 Possible duplicate of Retrieving a user's public google/gmail picture – Donald Duck is with Ukraine Commented Dec 15, 2018 at 14:20
- Google+ has been shut down, now. – Flimm Commented Feb 22, 2023 at 16:56
1 Answer
Reset to default 4Looks like Google does not allow you to get the profile picture just with the client's email. However, the API does allow.
Related: Find Google+ avatar for given email address without OAuth
本文标签: javascriptHow can I get the Google profile picture of an email addressStack Overflow
版权声明:本文标题:javascript - How can I get the Google+ profile picture of an email address? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744277375a2598480.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论