Server-related company engin internal server statistics

I got an error from the Linkedin API / company-statistics.

I used the apigee console by running this API https://api.linkedin.com/v1/companies/2414183/company-statistics?format=json . and I get the following answer:

{"errorCode": 0, "message": "Internal service error", "requestId": "3D4B9V007S", "status": 500, "timestamp": 1464778594404}

Plesa advise as soon as possible

+5
source share
1 answer

I answered this question here .

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

I had the same problem, but when I used the same command with my company ID, I got a well-formed JSON in response with all the statistics.

0
source

All Articles