androidlinkedin-apilinkedin-j

Get Linkedin OAuth2 access token from token and token secret in Android


I am using linkedin-j. I am using Oauth flow as following to fetch token and token secret. How can I get this oauth2_access_token from token and token secret to call these APIs mannually?


Solution

  • LinkedIn recently launched an official Android SDK which facilitates the authentication work for you, that might simplify this process for you.

    https://developer.linkedin.com/docs/android-sdk