LinkedIn REST API - User Profile

。_饼干妹妹 提交于 2019-12-12 15:09:35

问题


How to get user profile by LinkedIn member ID -not app scoped user ID- on LinkedIn REST API?

I'm able to fetch user profile following use cases;

https://api.linkedin.com/v1/people/url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Ftugrultopuz?format=json
https://api.linkedin.com/v1/people/id=dfECeltzw2?format=json

But I can't following use case;

https://api.linkedin.com/v1/people/id=40554663?format=json

来源:https://stackoverflow.com/questions/36088088/linkedin-rest-api-user-profile

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