SocialCounters
SocialCounters copied to clipboard
[Question] About Linkedin Oauth tokens
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.
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.