Replies: 2 comments
|
BTW, this error is thrown with both passport-linkedin and passport-linkedin-oauth2 strategies |
0 replies
|
I think this needs to be posted in the passport-linkedin repo |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
LinkedIn has officially dropped support for V1 API (https://engineering.linkedin.com/blog/2018/12/developer-program-updates) and now passport-linkedin strategy stopped working. All callbacks get the following error message:
LinkedIn API returns HTTP 401 error code with message:
This resource is no longer available under v1 APIsAll reactions