I have applied an API in my application to access linkedin recommendations that requires 'r_fullprofile' access.
Before linkdin api upgradation it works fine but now linkedIn apps not giving to set fullprofile access, thats why my application not working.
How can i set 'r_fullprofile' access? Thanks in advance.
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 of "we feel that they’re providing value to members, developers and LinkedIn," then some or all of the restricted endpoints will remain open for that app, and ONLY that app.
Member profile fields
The following selection of profile fields are available to all LinkedIn developers:
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:
Check out this linkedin page for more details on which fields are available to all the developers and which are not.