i ac开发者_如何学JAVAtually dont know if this a bug or if it\'s simply prohibited to use the app domain in an action link. Simple example:
I am using Graph API and I have searched these message boards for hours.I can\'t seem to figure out How To Delete A Comment From A Blog Post Step-By-Ste开发者_如何学Cp.Right now, the url I\'m putting
I need to fetch page id of a facebo开发者_JAVA技巧ok page of a given URL in graph API. e.g this is the URL http://www.facebook.com/platform and I want to get the page id of this facebook page.
I have an app which has been running for a while which has only requested some account information for login purposes. Now I want to use it to publish to the stream. I have added publish_stream to the
I am having a problem in my facebook code. Currently, what I want to do is allow someone to set up a space in my app, and upload a file that can then be viewed by their friends. I cannot find any rea开
Sorry for my English, I\'ll try to explain my problem. With this code I can publish feed on the wall of the users without prompts (I need extended permissions..)
In my facebook application, I need an option, where users can add or remove the friends from a group.
My application is in vb.net and integrated with facebbok. Facebook id is used as openid w开发者_开发问答ith my application.
i was following the tab tutorial here which seemed excellent until i uploaded to my serverand i get the following error
var params = {}; params[\'type\'] = \'photo\'; params[\'name\'] = \'Cool photo!\'; params[\'description\'] = \'Hello facebook!\';