Peter Schroeder
Peter Schroeder

Reputation: 492

Google account image from email

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.

Upvotes: 2

Views: 1154

Answers (1)

Caleb Hearth
Caleb Hearth

Reputation: 3365

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.

Upvotes: 1

Related Questions