ceres1001
ceres1001

Reputation: 196

Linkedin API /company-statistics returns 500 Internal service error

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.

Upvotes: 14

Views: 844

Answers (1)

Anonymous404
Anonymous404

Reputation: 145

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.

Upvotes: 1

Related Questions