Can I get user info for same user with linkedin API -


can user info same user linkedin api if user dont auth in linkedin-api-application?

all linkedin api requests require authentication made. once authenticated, can retrieve profile information authenticated user making call people api:

https://api.linkedin.com/v1/people/~?format=json 

more details available here: https://developer.linkedin.com/docs/signin-with-linkedin


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -