I\'m having problems setting the privacy for posts created by my App on behalf of the user. The problem is that all the posts are getting their privacy value set as ALL_FRIENDS by the Graph API, even
I want to开发者_Python百科 be able to update my Facebook status using an ASP.NET website. Is it possible for this to be done in C#?Have a look at the .NET API:
$ curl -X DELETE \"https://graph.facebook.com/637556776_241445419214379?access_token={token}\" {\"error\":{\"type\":\"OAuthException\",\"message\":\"(#200) This post wasn\'t created by the applicati开
I need to select all开发者_如何学C user_ids who leave comment on some post. Is there fql to do this?Check out https://developers.facebook.com/docs/reference/api/post/ - using an access token for a use
I have successfully used photos开发者_运维技巧.upload api to upload local images to the users album.
I\'m trying to include a facebook like button in my wordpress blog with the correspondent opengraph tags to show an image, description, etc. While I was testing it (liking and unliking a lot to check
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I need to create events on my fanpage. But currently the events are shown on my application page not on my fanpage.
I\'m trying to grant extended permissions while keeping a user \'on\' a fan page application tab using the php sdk.
How do I get users\' authorization to run my application and access their full name any time I need it? The following is a file included on top of all my application files. In reality, it don\'t even