Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linkedin API v2 #1

Open
zufra opened this issue May 25, 2019 · 1 comment
Open

Linkedin API v2 #1

zufra opened this issue May 25, 2019 · 1 comment

Comments

@zufra
Copy link

zufra commented May 25, 2019

Hi Amit!

Thank you for sharing your work and saving developers like me a lot of time. Your tutorial on youtube on how to set up the integration is very insightful but as you are probably aware Linkedin has made it mandatory for applications to use the new version of their API so the code is slightly outdated.

A few things have changed compared to how the sign in was done with the previous API version. For example, the endpoint to fetch the basic info is now:

https://api.linkedin.com/v2/me

What is confusing me is that many permissions have also changed and I can't figure out what to do. When setting up the integration, I am getting this error when trying to get the basic info or share a post:

Unexpected Error while communicating with LinkedIn API. Status Forbidden and Status Code 403

Do you have any idea about what I need to change in the controller to fix this?

Thanks!

@amitastreait
Copy link
Owner

amitastreait commented May 26, 2019 via email

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

No branches or pull requests

2 participants