You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Try to access a profile on the connections of a user by url.
Instead of returning the profile or connections it throws the exception:
Caused by: java.io.IOException: Server returned HTTP response code: 400 for
URL:
http://api.linkedin.com/v1/people/url=http%3A%2F%2Fpk.linkedin.com%2Fin%2Fmonisi
qbal
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.jav
a:1241)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
... 4 more
This has also been posted on the LinkedIn API forum:
http://developer.linkedin.com/thread/1264
Original issue reported on code.google.com by nabeelmukhtar on 8 Dec 2009 at 11:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
nabeelmukhtar
on 8 Dec 2009 at 11:52The text was updated successfully, but these errors were encountered: