Linkedin API /company-statistics returns 500 Inter

2019-02-03 06:30发布

问题:

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.

回答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.