LinkedIn API unable to view _any_ company profile
I'm trying to figure out how to access any company profile on LinkedIn. For example, the REST endpoint API for LinkedIn itself is: https://api.linkedin.com/v1/companies/1337?format=json with the sample response of: { "id": 1337, "name": "LinkedIn" } However, after authenticating with OAuth2 with rw_company_admin enabled, my app returns: { "errorCode": 0, "message": "Member 206xxxxxx does not have permission to get company 1337", "requestId": "G6LNMCEZO8", "status": 403, "timestamp": 1432358171348 } This worked up until very recently. The documentation does note that "In order to perform any of