LinkedIn API rest/shares ACCESS_DENIED. Not enough permissions to access: sharesV2.FINDER-owners

257 views Asked by At

I'm getting the below error message when using the Linkedin-Version 202212. Also, it doesn't work with 202301. However, using 202211 is fine without any issue.

API EndPoint: https://api.linkedin.com/rest/shares

"status": 403,
"serviceErrorCode": 100,
"code": "ACCESS_DENIED",
"message": "Not enough permissions to access: sharesV2.FINDER-owners.20221201"
1

There are 1 answers

0
PLI52KA On