Linkedin API /company-statistics returns 500 Internal service error

有些话、适合烂在心里 提交于 2019-11-29 02:34:27

问题


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.



来源:https://stackoverflow.com/questions/36328622/linkedin-api-company-statistics-returns-500-internal-service-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!