Linkedin OAuth2 authorization code error
问题 I´m trying to connect via Linkedin Auth2 from a java web application: Added my own app in linkedin. Generate the authorization URL: https://www.linkedin.com/uas/oauth2/authorization?response_type=code&client_id=XXX&scope=r_basicprofile%20r_fullprofile%20r_emailaddress&state=DCEEFWF454Us5dffef424&redirect_uri=http://localhost:9090/springmvc/token.htm Introduce my login/password for linkedin in the new popup. Get back successful the request on the redirect_uri previus, and take the