简体   繁体   中英

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?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM