问题
I'de like to get the last posts from my LinkedIn company page for add on my website.
I'm already created the app and generated the Access Token.
I didn't understand which endpoint I need to use, I tried this:
https://api.linkedin.com/v2/shares?q=owners&owners=urn:li:organization:MY_COMPANY_ID
but I received the follow error:
"serviceErrorCode": 100,
"message": "Not enough permissions to access: GET-owners /shares",
"status": 403
Can somebody help me?
Thanks
回答1:
Did You request Marketing Developer Platform in Linkedin? To get information about Your company You have to own this product. Login here:
https://www.linkedin.com/developers/
Create app and request Marketing Developer Platform in Products section
来源:https://stackoverflow.com/questions/58964876/linkedin-api-v2-get-company-posts