LinkedIn API organizationalEntityShareStatistics return 403 when asking for concrete shares

jordi 0 Reputation points
2023-07-17T18:39:15.89+00:00

When invoking organizationalEntityShareStatistics endpoint without adding any concrete share I get a 200 with totalShareStatistics objects and everything looks good.

But when I ask for a concrete share created in this organization I get a 403 with the following body

Do I need some extra permissions besides rw_organization_admin ?

https://api.linkedin.com/rest/organizationalEntityShareStatistics?q=organizationalEntity&organizationalEntity=urn%3Ali%3Aorganization%3A2406943&shares[0]=urn%3Ali%3Ashare%3A7070348685791879169

{ "status": 403, "serviceErrorCode": 100, "code": "ACCESS_DENIED", "message": "Unpermitted fields present in PARAMETER: Data Processing Exception while processing fields [/shares[0]]" }

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,794 questions
{count} votes