huuanh1987 / facebook-java-api

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

FacebookXmlRestClient events_get() prints [#document: null] #209

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Creates a new FacebookXmlRestClient.
2. calls events_get method of it with return type as org.wrc.dom.Document
3. Prints the object

What is the expected output? What do you see instead?
I want to parse the document and the events details. But is see [#document: 
null].

What version of the product are you using? On what operating system?
facebook-java-api-2.0.5, Vista

Please provide any additional information below.
I like to fetch all the facebook events for the user and uses it in our 
application. How do i approach to the solution.Please Help  

Original issue reported on code.google.com by grk1...@gmail.com on 25 May 2009 at 3:07

GoogleCodeExporter commented 8 years ago
Please read the FAQ about #document:null

Original comment by david.j....@googlemail.com on 29 May 2009 at 7:24