我想从我的LinkedIn公司页面获取最新帖子,以添加到我的网站上。
我已经创建了应用程序并生成了访问令牌。
我不知道需要使用哪个端点,我尝试了以下方法:
https://api.linkedin.com/v2/shares?q=owners&owners=urn:li:organization:MY_COMPANY_ID
,但出现以下错误:
"serviceErrorCode": 100,
"message": "Not enough permissions to access: GET-owners /shares",
"status": 403
有人可以帮我吗?
谢谢
答案 0 :(得分:1)
您是否已请求Linkedin中的Marketing Developer Platform?要获取有关贵公司的信息,您必须拥有此产品。在此处登录:
https://www.linkedin.com/developers/
创建应用并在“产品”部分中请求Marketing Developer Platform