PHP-LinkedIn-SDK icon indicating copy to clipboard operation
PHP-LinkedIn-SDK copied to clipboard

Usage of code

Open sonalmahajan01 opened this issue 9 years ago • 1 comments

As per the instructions, I included the LinkedIn class and then in my file created the LinkedIn object and then set the URL with $url = $....li->getLoginUrl().. i have set the parameters but its not redirecting me to the LinkedIn Authentication tab. Please please help. What am I doing wrong?

sonalmahajan01 avatar Mar 24 '15 15:03 sonalmahajan01

Does it throw any exception or error? The redirect URI must match that was specified for the app in the settings at https://www.linkedin.com/developer/apps

mikaelz avatar Aug 14 '15 09:08 mikaelz