I created an app in LinkedIn Developer account. I currently have access to the following scopes: r_emailaddress and r_liteprofile. How can I get access to the Company Search API? I generated an access token already, and tried to access the "https://api.linkedin.com/v2/companySearch?q=search" API endpoint, but I got this error message back: "Not enough permissions to access: GET-search /companySearch". How can I get permissions for this?
Asked
Active
Viewed 267 times
0
-
Does [this answer](https://stackoverflow.com/a/50943710/19330634) help you ? Seems like a duplicate – l -_- l Jun 27 '22 at 23:29
1 Answers
1
Look through this page and see if a permission matches up with what you're trying to accomplish. I'm guessing that you need to apply for marketing or sales permissions.

notJeffBezos
- 38
- 4