最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

rest - How to obtain the required OAuth scopes for LinkedIn Posts API? - Stack Overflow

programmeradmin3浏览0评论

I am working on integrating the LinkedIn REST API to publish posts on behalf of both members and anizations. Specifically, I need to use the following API endpoint:

POST

According to the documentation, this requires the following OAuth scopes:

  • w_anization_social
  • r_anization_social
  • w_member_social
  • r_member_social

I have checked the LinkedIn Developer Portal, but I am unable to find which product or permission settings grant access to these scopes.

  1. Under which LinkedIn Developer product can I request these scopes?
  2. Are there any approval steps required from LinkedIn to gain access?
  3. If these scopes require elevated access, what is the process for requesting it?

Any guidance from those who have successfully integrated LinkedIn's posting API would be greatly appreciated.

发布评论

评论列表(0)

  1. 暂无评论