Why is the LinkedIn v2 Share API not enough privileges for any v2 / share endpoint?

When do I make a call to any LinkedIn v2 shared endpoint, for example https://api.linkedin.com/v2/socialActions/ {share URN}? oauth2_access_token = {accessken} I get a response saying "Insufficient access rights / socialActions / {target} GET".

Default permissions for applications

Our application has recently gained access to the marketing API since I got permission from r_ad_campaigns. The share API documentation does not explain why this error occurred or what permissions I may not notice. Has anyone been able to successfully query this endpoint or a similar / shared endpoint?

+8
api php permissions linkedin linkedin-api
source share

No one has answered this question yet.

See similar questions:

one
How to make LinkedIn V2 Share (SocialActions) work correctly?

or similar:

eleven
LinkedIn V2 API permission to read social accessories and promotions
3
Standard Linkedin API Data Endpoint Permissions
2
LinkedIn API v2 endpoints not working
one
What is the difference between Share and Activity in LinkedIn v2 API
one
How to make LinkedIn V2 Share (SocialActions) work correctly?
0
Linkedin v2 api: Insufficient access permissions: GET / countriesV2
0
Linkedin Share Api Get user feeds not working
0
LinkedIn API using RestClient
0
linkedin api v2: "Insufficient access permissions" for / people

All Articles