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