Linkedin API/company-statistics返回500内部服务错误

问题描述:

我遇到了LinkedIn API /company-statistics的问题.

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

我使用Apigee控制台启动了 https://api .linkedin.com/v1/companies/2414183/company-statistics?format = json 并得到一个INTERNAL SERVICE ERROR 500.

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

您可以从URL中看到,我正在使用开发人员API指南中建议的LinkedIn测试公司2414183.

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

此错误似乎与ID为"2414183"的测试"公司有关.

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

我遇到了同样的问题,但是当我使用与公司ID相同的命令时,我收到了格式正确的JSON作为所有统计信息的响应.

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.