I'm trying to get the linkedin profile, as complete as possible. The problem is that LinkedIn does not give me the "r_fullprofile" option whereby, "educations" I get them as "null" and "positions" only returns me the current jobs
The only permissions Linkedin offers me, are:
- r_basicprofile
- r_emailaddress
- rw_company_admin
- w_share
How I can get all the information before returning r_fullprofile me?
Best regards
Access to
r_fullprofile
requires that you apply for and are granted access to this information from LinkedIn.These profile fields are only available to applications that have applied and been approved for the Apply with LinkedIn use case.
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.