amorenew / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

Unable to get skills #128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i am unable to load skills while loading the profile even though i have 
provided the skills at the time of selection but still its getting null.

            Person profile = client.getProfileForCurrentUser(EnumSet.of(ProfileField.ID,ProfileField.POSITIONS,ProfileField.SKILLS));

Original issue reported on code.google.com by qumberka...@gmail.com on 20 Nov 2012 at 4:46