Accessing r_fullprofile after new LinkedIn API policy changes

前端 未结 2 1047
旧巷少年郎
旧巷少年郎 2020-12-15 08:16

Is the only way to access r_fullprofile by applying for LinkedIn partnership after the new API policy?

My application is currently using it for fetching

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-15 09:09

    Starting from May 12, 2015, Linkedin has limited the open APIs. Access to r_fullprofile requires that you apply for and are granted access to this information from LinkedIn.

    WHAT YOU NEED TO DO :

    Apply for partner status with LinkedIn (Apply with Linkedin), explaining what your integration is and how it works. If it meets their criteria, then you will get access to those endpoints, but only for that app.

    Member profile fields

    The following selection of profile fields are available to all LinkedIn developers:

    1. Basic Profile Fields
    2. Location Fields
    3. Position Fields

    Member profile fields available to Apply with LinkedIn developers:

    The following selection of profile fields are only available to applications that have applied and been approved for the Apply with LinkedIn use case:

    1. Full Profile Fields
    2. Contact Info Fields
    3. Company Fields
    4. Publication Fields
    5. Patent Fields
    6. Language Fields
    7. Skill Fields
    8. Certification Fields
    9. Course Fields
    10. Education Fields
    11. Volunteer Fields

    Check out this linkedin page for more details on which fields are available to all the developers and which are not.

提交回复
热议问题