Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 699
ceres1001 Avatar asked Mar 31 '16 08:03

ceres1001


1 Answers

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.

like image 118
Anonymous404 Avatar answered Nov 03 '22 18:11

Anonymous404