yangboz / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

Llinkedin:Invalid redirect URI error #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have created sample call for linkedin authorization as : 
https://www.linkedin.com/uas/oauth2/authorization?response_type=code&client_id=x
xxxxxxx&client_secret=xxxxxxxx&redirect_uri=http://ws-100945:9080/ArtisWeb/index
.html&state=9867998869&scope=r_basicprofile

its throwing "Invalid redirect URI" error, I have recheck redirect_uri ,it is 
correct one.Could anyone guide me on same? Thanks in advance! 

Original issue reported on code.google.com by gaikwadb...@gmail.com on 7 Jul 2015 at 11:56