I need to get the basic profile of other users, for example if the user paste their public profile url and click go, it has to fetch their profile details.
I have followed this,
But this gets my profile details, i want the other users profile details. my scope is basic profile
It is not possible getting an other user informations by using LinkedIn API. The user must authenticate the application by his or her username and password.