LinkedIn API - get information about my ALL Connections

后端 未结 5 1103
[愿得一人]
[愿得一人] 2020-12-29 04:36

I have used Facebook API but I am new to Linkedin api.

I need some help on how to get information (name, birthday, etc) about my ALL Connections, and I need help wi

5条回答
  •  旧巷少年郎
    2020-12-29 05:24

    Looks like now no such API available(Looks like depricated by Linkedin). Please let me know if i am wrong and suggest other ways to achieve user's connections.

    I am getting this in response

    {
      "errorCode": 0,
      "message": "Access to connections denied",
      "requestId": "6Sxxxxxxx",
      "status": 403,
      "timestamp": 14xxxxxxxxx
    }
    

    Please see : https://developer.linkedin.com/support/developer-program-transition

提交回复
热议问题