huuanh1987 / facebook-java-api

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

XML Rest client not working when trying to pull attended events via fql_query or events_get method #197

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a FacebookXMLRestClient
2. Try to pull the events you have attended via an FQL query and/or the
events_get method
3. You'll get a Document that has the following string: [#document: null]

What is the expected output? What do you see instead?
I expect to get a XML Document that contains info regarding the events I
have attended. However I get a document that just contains a [#document:
null] string

What version of the product are you using? On what operating system?

- facebook-java-2.1.0
- mac OSX

Please provide any additional information below.

Original issue reported on code.google.com by andres...@gmail.com on 26 Apr 2009 at 9:15

GoogleCodeExporter commented 8 years ago
[#document: null] is misleading. Take a look at
http://code.google.com/p/facebook-java-api/wiki/FAQ to see how to see what's 
really
in the document!

Original comment by david.j....@googlemail.com on 1 May 2009 at 9:01

GoogleCodeExporter commented 8 years ago
I too facing the same issue.Please help me if its resolved for you.

Original comment by grk1...@gmail.com on 26 May 2009 at 5:07