I want to search other users by giving firstname, lastname, email, or phone number and get other user public profile url
I am currently doing this by using Api Request
https://api.linkedin.com/v1/people-search:first-name=bill&last-name=gates
But getting error "Access to people search denied."
So how do i achieve my desired result to get public profile url which other user set