roshangit8 / socialauth-android

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

Twiitter profile map returns null for user's information #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Installed share bar app from SDK 1.0 zip
2.Click on twitter icon

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

I've was expecting to see user's first and last name in logs.
But profileMap object from twitter returns NULL string.

I've tested facebook, and it works fine. 
What is the problem with twitter? 

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

2.3.6

Please provide any additional information below.

Original issue reported on code.google.com by velj...@gmail.com on 30 Jan 2013 at 10:55

GoogleCodeExporter commented 9 years ago
You need to check your twitter profile page. The profile api is totally tested.

Original comment by vineet.a...@3pillarglobal.com on 30 Jan 2013 at 7:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've checked that, I have on my account First and Last name.
I've tried "Custom UI" app on emulator, on my phone...but either way first name 
and last name are NULL. The only thing that isn't null is profile picture and 
profile id.

Also I've tested Google, Facebook and Yahoo, and they are working perfectly.

Original comment by velj...@gmail.com on 30 Jan 2013 at 7:58

GoogleCodeExporter commented 9 years ago
Hi,

Request you please not spam the forum and delete your additional comments.

use profilemap.getfullname to get user name

Original comment by vineet.a...@3pillarglobal.com on 31 Jan 2013 at 7:53

GoogleCodeExporter commented 9 years ago

Original comment by vineet.a...@3pillarglobal.com on 31 Jan 2013 at 7:53

GoogleCodeExporter commented 9 years ago
Ok, this works fine! Tnx a lot!

Original comment by velj...@gmail.com on 31 Jan 2013 at 8:32