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 requires the Oauth2 URL to be set #10

Open
stackpr opened this issue Mar 28, 2015 · 1 comment
Open

LinkedIn requires the Oauth2 URL to be set #10

stackpr opened this issue Mar 28, 2015 · 1 comment

Comments

@stackpr
Copy link
Contributor

stackpr commented Mar 28, 2015

Error from LinkedIn following the instructions:

invalid redirect_uri. This value must match a URL registered with the API Key.

I had to set the OAuth 2.0 Redirect URLs to:
https://example.com/path-to-opauth/linkedin/oauth2callback

I suggest that you update the README and adjust the permissions for your app (your demo generates the error too).

@dloewen
Copy link

dloewen commented Aug 3, 2015

I can confirm this, needs redirect URL to work.

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