huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Cannot cannot session since last days #171

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This morning I discovered that my Facebook doesn't work any more.
It appears the auth_getSession return Invalid Parameter.
Is it due to a Facebook bug or some changes onto the platform ?

here is the stack trace, from both a old 1.7 and fresh 2.0.5 release.

com.google.code.facebookapi.FacebookException: Invalid parameter
        at
com.google.code.facebookapi.FacebookXmlRestClient.parseCallResult(FacebookXmlRes
tClient.java:217)
        at
com.google.code.facebookapi.FacebookXmlRestClient.parseCallResult(FacebookXmlRes
tClient.java:1)
        at
com.google.code.facebookapi.ExtensibleClient.callMethod(ExtensibleClient.java:53
4)
        at
com.google.code.facebookapi.ExtensibleClient.callMethod(ExtensibleClient.java:47
0)
        at
com.google.code.facebookapi.FacebookXmlRestClient.auth_getSession(FacebookXmlRes
tClient.java:192)

Original issue reported on code.google.com by eric.p...@gmail.com on 16 Feb 2009 at 10:04

GoogleCodeExporter commented 8 years ago
Sounds like the API was down at the time you were trying to use it?

Original comment by david.j....@googlemail.com on 16 Feb 2009 at 2:21