dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Google getProfileImageURL() is null #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Sign-In with Google provider
2. Get user profile
3.

What is the expected output? What do you see instead?
I want to get link to profile picture (avatar)

What version of the product are you using? On what operating system?
2.1

Please provide any additional information below.

Original issue reported on code.google.com by adamszer...@gmail.com on 23 May 2013 at 2:19

GoogleCodeExporter commented 8 years ago
Google Hybrid provider not provides profile image.

I suggest you should use GooglePlus provider.  It will provide you profile 
image url. It is based on google oAuth 2.0 and recommended for production apps.

Original comment by vineet.a...@3pillarglobal.com on 27 Jun 2013 at 6:28