Linkedin Oauth2 App

Ref: Authenticating with OAuth 2.0

  1. Create a linkedin app by opening https://www.linkedin.com/secure/developer?newapp= OR if you already have an app, open https://www.linkedin.com/secure/developer. Here I want to create a new app. Here is the screenlinkedin-appThen click ‘Create Application’
  2. Fill out the formlinkedin-create-app2Then click ‘Submit’
  3. Here is the app settinglinkedin-socialite-app2Check the permission needed and fill the redirect URL (DONT FORGET TO CLICK ‘ADD’). Then click ‘Update’. Here is the final settinglinkedin-socialite-app22SORRY, ONLY ADMIN CAN SHOW THIS!
    NOTE: SOMETIMES I HAVE TO INSERT THE REDIRECT URL REPEATEDLY BECAUSE SOMETIMES THE REDIRECT URL IS MISSING ALTHOUGH I JUST FILL IT!!! SO I HAVE TO CHECK IT AGAIN. On ‘socialite’ app (http://myprojects.advchaweb.com/index.php/2016/11/25/laravel-socialite/), I got this error when I tried it the first timesocialite-linkedin-errorAnd keep asking about ‘The redirect_uri does not match the registered value’. When I checked the linkedin app, the redirect url is missing! So i have to input it again!

Leave a Reply

Your email address will not be published. Required fields are marked *