Skip to content

Conversation

@G-T-P
Copy link

@G-T-P G-T-P commented Dec 18, 2018

Here is the link to the new documentation:

https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin?context=linkedin/consumer/context

The api request now has to be:
GET https://api.linkedin.com/v2/me

It does not accept parameters any longer and the only scope that are valid are nor r_liteprofile and r_emailaddress which also requires its own api call

Here is the link to the new documentation:

https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin?context=linkedin/consumer/context

The api request now has to be:
`GET https://api.linkedin.com/v2/me`

It does not accept parameters any longer and the only scope that are valid are nor r_liteprofile and r_emailaddress which also requires its own api call
Tested it and it works.
The details of waht is returned (which could be greatly improved upon) is documented here:
https://developer.linkedin.com/docs/ref/v2/media-migration
@cmur2
Copy link

cmur2 commented Jan 11, 2019

Any updates on that? Can we get it merged since the old v1 API will be shutting down on March 1, 2019 anyways so there is some urgency: https://engineering.linkedin.com/blog/2018/12/developer-program-updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants