Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi,
I am working on custom web part to retrieve the post feed from the linkedin user. Through my access token I tried to fetch the data but it shows "service ErrorCode":401. On my explore I found that I need to get permission from linkedin partners.
I have registered with this link <a href="https://developer.linkedin.com/partner-programs/apply> to get api's from linkedin support but there is no response.

What I have tried:

https://api.linkedin.com/v2/activityFeedsq=networkShares&count=2&oauth2_access_token"="***"

through this url i am trying to fetch my post feed activity
Posted
Updated 12-Mar-18 3:10am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900