hello.js icon indicating copy to clipboard operation
hello.js copied to clipboard

LinkedIn oAuth not working...

Open richardh8 opened this issue 8 years ago • 4 comments

I got Facebook and Google working, but can't get LinkedIn to work. Nothing to be logged, there is not return, anything, nothing...

richardh8 avatar Sep 26 '16 17:09 richardh8

It doesn't work for me as well, But I get a message about proxy on heroapp... But on that site there is no linkedin

DvirH avatar Oct 05 '16 10:10 DvirH

Ditto, I can get to the point where it am asked to login, which I do, but when I submit the popup vanishes and nothing is returned... Not sure what to do...

zerosimms avatar Apr 26 '17 17:04 zerosimms

apparently hellojs is using the LinkedIn's OAuth2 Legacy process which required a server-side step (that's why in the linkedin demo they pass a ouath_proxy param: https://github.com/MrSwitch/hello.js/blob/master/demos/linkedin.html#L30)

FrancescoCioria avatar Aug 28 '17 14:08 FrancescoCioria

Hi,

I am also facing the same issue. I have registered my linkedin app details on "https://auth-server.herokuapp.com" as well. But every time it is giving me error "Unknown authentication scheme". Please help me out if anyone has done successfully with steps.

Thanks in advance.

jyotigupta007 avatar Feb 07 '18 07:02 jyotigupta007