14

I am facing an issue with the LinkedIn API /company-statistics.

Using the Apigee console, I launched https://api.linkedin.com/v1/companies/2414183/company-statistics?format=json and got an INTERNAL SERVICE ERROR 500.

As you can see from the URL, I was using the LinkedIn Test Company 2414183 as suggested in the developer API guide.

Pixel Elephant
  • 20,649
  • 9
  • 66
  • 83
ceres1001
  • 196
  • 1
  • 4

1 Answers1

1

This error seems to be related to the "test" company with id "2414183".

I had the same issue but when i used the same command with my company ID, I received a well formed JSON in response with all statistics.

Anonymous404
  • 145
  • 2
  • 8