IOSLinkedInAPI icon indicating copy to clipboard operation
IOSLinkedInAPI copied to clipboard

Full profile

Open mixo44 opened this issue 10 years ago • 9 comments

Hello all.

Can anyone help me with getting full profile from Linkedin?

I have these permissions.

screen shot 2015-08-13 at 10 40 51

Should I ask more permissions from Linkedin or not for that ?

And if I should where can I do it ?

mixo44 avatar Aug 13 '15 06:08 mixo44

@jeyben @tleyden @cantoni ? can anyone help us?

aramharutyunian avatar Sep 19 '15 09:09 aramharutyunian

@jamlitz have you played with the LinkedIn api?

@aramharutyunayn can you post some code samples of your ios code?

tleyden avatar Sep 21 '15 17:09 tleyden

@tleyden Here an sample. The Linkedin login webview doesn't open and gives this error. screen shot 2015-09-23 at 10 32 25

When I deleted r_fullprofile it started to work.

mixo44 avatar Sep 23 '15 06:09 mixo44

Same issue here, can't get full profile info, but work fine with r_basicprofile

ghost avatar Sep 23 '15 06:09 ghost

See this issue. It seems to be the same exact problem. https://github.com/jeyben/IOSLinkedInAPI/issues/55

jeyben avatar Sep 23 '15 07:09 jeyben

OK. Is there any change of getting list of user skills without r_fullprofile? I want to get list of my skills and use it within my app.

ghost avatar Sep 23 '15 07:09 ghost

Your application have to be approved by LinkedIn to access the full profile: https://developer.linkedin.com/support/developer-program-transition

jeyben avatar Sep 23 '15 07:09 jeyben

Hi, I am getting bellow warning in my logs instead of opening LinkedIn Login View, Can you please tell me what may be the reason for this message.

Warning: Attempt to present <UINavigationController: 0x7b9f4c00> on <UIApplicationRotationFollowingController: 0x7b04c2e0> which is already presenting <UIAlertController: 0x7a1ea600>

Thanks.

preym avatar Oct 11 '15 16:10 preym

Warning: Attempt to present <UINavigationController: 0x7b9f4c00> on <UIApplicationRotationFollowingController: 0x7b04c2e0> which is already presenting <UIAlertController: 0x7a1ea600>

preym avatar Oct 11 '15 17:10 preym