I am using RestFb as a java wrapper to make calls to Facebook graph API. I want to post to my fan page as admin. Currently, all posts appear as my personal posts. I have taken the access_code using \"
I am unable to fetch all sports events happening in the state of Georgia. Is this the right way to use this, since it开发者_开发知识库s currently
I am trying to retrieve the user\'s Hometown location using the RestFB. Here is the code : t.facebookClient=new DefaultFacebookClient(\"mqJHZiRx7W3Z9QdDu\");
How can I send an invitation to use an app 开发者_运维问答with Graph API? I looked at the reference, and can\'t find something that fits. Any clue?A HTML/javascript example:
I\'m trying to use restFB on Google App Engine, when I try and get info about the current U开发者_如何学Cser, I get an error,
I\'m trying to post a photo on the wall of a friend using RestFB, a Java API for Facebook. I tried various solutions like:
i am using restFB framework to do some fb related stuff.To debug an issue they asked me to provide response json from logs.
I use RestFB 1.6.4 to create a facebook application. I publish on wall of users using the following command:
I\'m trying to write a facebook application using Java tomcat with RestFB. the restfb documentation shows the following:
I\'m trying to upload video with RestFB, I tried do this for 2 days, but still can\'t do it, can somebody help me with this?