I implemented the Login with LinkedIn Social Sample, and successfully got back the Id, Name, Email, Gender, PictureUrl, Description and BirthDate using the Github Cloudrail-Xamarin example.
The documentation suggests to use the AdvancedRequestSpecification feature to request the “Education” or “Experience” sections of the LinkedIn profile. But only gives a dropbox example.
What URL is needed to be sent in the AdvancedRequestSpecification(“url goes here”) to get the “Education” or “Experience” sections of the LinkedIn profile?