bobolounna / restfb

Automatically exported from code.google.com/p/restfb
0 stars 0 forks source link

Connection was reset error when trying to call restfb api #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a simple program which will create object of DefaultFacebookClient 
with accessToken.
2. calling fetchObject method with 
'me',User.class,Parameter.with"fields","id,name" parameters.
3.Getting exception
com.restfb.exception.FacebookNetworkException: A network error occurred while 
trying to communicate with Facebook: Facebook request failed (HTTP status code 
null)
and
Caused by: java.net.SocketException: Connection reset

What is the expected output? What do you see instead?
I should see the user information in the JSON object.

What version of the product are you using? On what operating system?
restfb-1.6.9.jar on windows xp OS.

Please provide any additional information below.

Original issue reported on code.google.com by itrahuls...@gmail.com on 6 Dec 2011 at 10:28

GoogleCodeExporter commented 8 years ago
I think I have posted the error at wrong place. I do not find any thing which 
can delete this issue,Please ignore it. 
I will post it into the RestFB groups. 
Regrets for the inconvenience.
Regrets,
Rahul.

Original comment by itrahuls...@gmail.com on 7 Dec 2011 at 5:57

GoogleCodeExporter commented 8 years ago
OK, marking as invalid...thanks!

Original comment by m...@xmog.com on 13 Dec 2011 at 7:04