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 scope parameter problem #1139

Open
luizadavtyan opened this issue Oct 15, 2019 · 4 comments
Open

LinkedIn scope parameter problem #1139

luizadavtyan opened this issue Oct 15, 2019 · 4 comments

Comments

@luizadavtyan
Copy link

Hi, i have been experiencing a problem when authenticating with LinkedIn. There is no problem with Facebook and Google, however, when i try to authenticate with linkedin i get the following response: "You need to pass the "scope" parameter". Isn't the "scope" parameter included by default? I also tried explicitly include the parameter when setting clientId, still i get the same error. I would very much appreciate any help.

Thanks in advance

@Eduardo-Julio
Copy link

Same here

@Eduardo-Julio
Copy link

Eduardo-Julio commented Oct 16, 2019

Okay, just found out the issue.

You need to go to the Linkedin APP settings inside your Linkedin account, and go to:

Auth -> OAuth 2.0 settings -> Redirect URLs

There you have to setup a URL that is working properly with your frontend

@luizadavtyan
Copy link
Author

@Eduardo-Julio I have set up a URL there that is pointing to my backend function, in which i retrieve all the information about the user from LinkedIn. I used examples in the package for a reference. But it doesn't even enter the function, it immediately throws this error. I tried to put URL of frontend part, but in this case it opens my website in the popup, with the same error in the URL as parameters

@pdoreau
Copy link

pdoreau commented Feb 18, 2020

same too .. @luizadavtyan did you solve / find something else ?

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

3 participants