An address https://api.linkedin.com/v2/shares?q=owners&owners=urn:li:organization:10239645&oauth2_access_token= + valid access token returns:
{"serviceErrorCode":100,"message":"Not enough permissions to access: GET-owners /shares","status":403}
A company for which I use the query is verified in my LinkedIn app.
Does the query 'https://api.linkedin.com/v2/shares?q=owners&owners=urn:li:organization:...' require the product 'Marketing Developer Platform' added to a LinkedIn application?
According to https://docs.microsoft.com/en-us/linkedin/shared/references/migrations/marketing-permissions-migration?context=linkedin/marketing/context a permission 'r_organization_social' is required to retrieve member’s organizations' posts. Is the product 'Marketing Developer Platform' required to obtain the permission 'r_organization_social' and a permission to use the query 'v2/shares?q=owners&owners=urn:li:organization:...'? Should these permissions be obtained in a different way? If so, in which way?
I am trying to add the product 'Marketing Developer Platform' to my LinkedIn app. A status of this product is 'Review in progress'. Can I speed up adding this product to my app? Could you help me?