SocialCounters icon indicating copy to clipboard operation
SocialCounters copied to clipboard

[Question] About Linkedin Oauth tokens

Open JCarlosR opened this issue 7 years ago • 1 comments

Hi. First of all, thank you for the repo.

My question is, how I can show Linkedin connections for multiple users?

I have created an app in Linkedin and grant permissions to get my oauth token.

It works well, but I see in the settings just one parameter: settings.linkedin_oauth.

If I want to show the connections for the users that logged into my site, I have to request permissions for each one?

Thank you.

JCarlosR avatar Mar 24 '17 16:03 JCarlosR

Hi,

The LinkedIn API is very restricted. Each user must have their own oauth token to show the number of connection, you would have to request permissions for each one.

juanv911 avatar Mar 25 '17 00:03 juanv911