How can I share to a company page using the LinkedIn API (v2)?

前提是你 提交于 2019-12-24 11:27:19

问题


I am trying to create a WordPress plugin for my our customers that will autoshare the posts to their LinkedIn company page. Do I need Marketing Developer Platform access to actually post to company pages? It would be a bit of a hassle to have every customer go through the application of that product.

The scope rw_company_admin still doesn't give me access to anything company related. It will tell me that I don't have access to visit the company page I am the admin off.

Trying to access the following call: /v2/organizations/{id}

Gives me this error: "Not enough permissions to access: GET /organizations/{id}"

来源:https://stackoverflow.com/questions/56255475/how-can-i-share-to-a-company-page-using-the-linkedin-api-v2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!