How to fetch Linkedin user data?

寵の児 提交于 2019-11-29 15:46:41

I think you need to ask Linkedin a special authorization to access this data. r_fullprofile is only for registered APIs.

  • Data that doesn't need any special authorization: r_basicprofile
  • Data that needs to apply for LinkedIn partnership program: r_fullprofile (See here)

Have a look at this documentation in Linkedin's website

To apply to Linkedin's program, visit this page

I applied this morning and they said they would come back to me within 15 days.

Good luck!

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