dinasaif / socialauth-android

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

Twitter auth getUserProfile() getEmail() return null #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click the Authenticate Twitter button in Sharebar
2. Call getUserProfile()/getUserProfileAsync in  ResponseListener
3. Try to getemail by profile.getEmail()

What is the expected output? What do you see instead?

-User email address; 
-null

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

-socialauth-android-2.1.jar
-Android 4.2

Please provide any additional information below.

Original issue reported on code.google.com by tests...@gmail.com on 2 Jun 2013 at 11:07

GoogleCodeExporter commented 8 years ago
Hi,

Twitter only provides full name, location , display name , language , profile 
image url

Original comment by vineet.a...@3pillarglobal.com on 5 Jun 2013 at 10:01

GoogleCodeExporter commented 8 years ago
Hi, 
I want  want to fetch email address from twitter how to do it.

thnks

Original comment by nitin.de...@gmail.com on 21 Mar 2014 at 12:42