c0debrain / socialauth

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

LinkedIn plugin doesn't return DisplayName for contact list #295

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. log into LinkedIn
2. get list of Contacts
3. look at Contacts and notice that DisplayName field is null but 
firstname/lastname are not

What is the expected output? What do you see instead?
if DisplayName is null, it should be set to "Firstname Lastname"

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

Please provide any additional information below.

Original issue reported on code.google.com by kenk...@gmail.com on 14 Sep 2013 at 6:14

GoogleCodeExporter commented 9 years ago
There is no display name provided by Linkedin.

Profile and Contact objects are common for all provider. we only set values 
those are provided by given provider. 

Regards
Tarun

Original comment by tarun.na...@3pillarglobal.com on 16 Sep 2013 at 11:31