restfb
How to post to Facebook fan page wall as admin
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 \"[详细]
2023-04-11 00:21 分类:问答Unable to get Events with specific location using restFB
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[详细]
2023-04-09 01:45 分类:问答Getting a FB user location with RestFB
I am trying to retrieve the user\'s Hometown location using the RestFB. Here is the code : t.facebookClient=new DefaultFacebookClient(\"mqJHZiRx7W3Z9QdDu\");[详细]
2023-03-21 14:23 分类:问答Facebook: send an app invitation
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:[详细]
2023-03-07 02:20 分类:问答Error trying to use restFB on GAE development environment
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,[详细]
2023-03-07 00:27 分类:问答Facebook: post a photo on a friend's wall
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:[详细]
2023-03-03 06:39 分类:问答how to print log output in restFB
i am using restFB framework to do some fb related stuff.To debug an issue they asked me to provide response json from logs.[详细]
2023-02-28 01:07 分类:问答java restfb: when public on wall how can i open a confirm window for the user?
I use RestFB 1.6.4 to create a facebook application. I publish on wall of users using the following command:[详细]
2023-02-24 01:35 分类:问答restfb: Writing a facebook application with java (using the new graph api)
I\'m trying to write a facebook application using Java tomcat with RestFB. the restfb documentation shows the following:[详细]
2023-02-15 15:51 分类:问答Upload video to Facebook, with RestFB
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?[详细]
2023-02-09 05:27 分类:问答