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 response with error code" #97

Closed
githubov opened this issue Oct 14, 2019 · 5 comments
Closed

Linkedin "API response with error code" #97

githubov opened this issue Oct 14, 2019 · 5 comments

Comments

@githubov
Copy link

Screenshot_3

facebook twitter working but problem with linkedin :(

@githubov
Copy link
Author

linkedin authentication success but when try to fetch user info like name, picture not working show error.

@githubov
Copy link
Author

'linkedin' => [ 'applicationId' => '81******cj**9t', 'applicationSecret' => 'zxE*****M4**sU', 'scope' => array('r_liteprofile', 'r_emailaddress') ],

@ovr
Copy link
Member

ovr commented Oct 14, 2019

@githubov what version are you using?

@ovr
Copy link
Member

ovr commented Oct 14, 2019

I review this on my local machine and found that LinkedIn drop v1 API

I've prepared a new patch release 3.0.1 with fixes for it
Related to 1.x/2.x branch, probably I need a help with back porting it

Thanks

@githubov
Copy link
Author

githubov commented Oct 15, 2019

THANK YOU @ovr Working Now :)

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

No branches or pull requests

2 participants