Apache Oltu Linkedin Integration example
I am looking forward to developed the Spring MVC + Apache Oltu + Linkedin integration example. In this example, you need to send Client ID and Client Secret to access the private resource from the Linked in Site. First Step - we need to create App in Linkedin, follow the steps: http://codeboxr.com/how-to-create-linkedin-app.html Once App is created, you need to make sure you've given value for the redirect URL. In the java code I used setScope("r_network w_share r_basicprofile") setState("987654321") When I used the following code: request= new OAuthBearerClientRequest("https://api.linkedin