LinkedIn API V2 - Can't get summary, skills and headline

眉间皱痕 提交于 2019-12-11 17:37:10

问题


I'd like to get summary, skills and headline when signing in but apparently I can't use r_basicprofile on LinkedIn's V2 API because it's deprecated. I'm using r_liteprofile, but when using that I can't retrieve these 3 fields.

r_fullprofile isn't a solution due to project's deadline, as I understand you have to apply for this permission on LinkedIn and this request can take up to 60 business days.


回答1:


r_liteprofile for firstName,lastName,profilePicture,id

You can use r_basicprofile in V2 but you have to apply for Linkedin partner program if they will approved then you can use

60 days is maximum time mostly they will take action within 1 week my my case they approved in 3 days only



来源:https://stackoverflow.com/questions/54286608/linkedin-api-v2-cant-get-summary-skills-and-headline

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