When a user adds a comment to a post on the wall of an App Profile page, the app page owner can click a box and select Remove Comment.
I have a webpage i keep adding a like button app to but whenever i click like i get some random member phot of a lady on facebook representing my page.this is frustrating.
Why does it always happen to me? This happens after my application verify for user user login and redirect user to the authentication page: 开发者_运维技巧
I want to get stream entries from the last x days or weeks in the past. But when I call the news feed via Graph API with parameter \'limit\' or \'until\', I get entries from the last 48 hours only, no
I\'m trying to set a \"like\" for a page object on facebook using their ios sdk. Connecting is all working nicely, but when I submit my graph api call:
I am doing the following in a Facebook Request: function sendRequests() { FB.ui({ method: \'apprequests\',
I have an iFrame on my website that pops up and will play a video.The iframe source location is: http://www.fivepointsusa.com/video.php?id=1&v=3_2.flv
This question already has answers here: Closed 11 years ago. Possible Duplicate: Graph API - get the Friends of my friend
I\'m POSTing a like for a user\'s photo using the following code (in the Android SDK): params = new Bundle();
My facebook application was initially asking for basic permission from user, now i have added some feature which require extended permisssion, beside changing the code to as follows and removing and t