I\'m using Facebook SDK in my app, but need help with what happens when the login process is cancelled. I tried referencing another controller, but it crashes and I get an error of Instance variable \
When publishing a post on the user\'s wall (via the graph API) I know how to change the privacy settings using the \"privacy\" field, and it works fine.
I added custom Google+ and Facebook buttons, and counter is updated over MY ajax... Here is the code ( I included for twitter counter too so it can be useful for others, but it\'s counter is working
I know how to retrieve family f开发者_Python百科rom Facebook using fql.But I can\'t find how to do so using the much more convenient graph API.Is there a way or is fql the only way to find relationshi
I have a problem in my code, when i press create event nothing happens, here\'s the code in php: <?php
I am interested in tracking the user IDs of those who are sharing the wall posts on my fanp开发者_运维技巧age. Does the graph api now support returning the user IDs of the user who have shared the wal
As far as I can tell, the Graph API doesn\'t provide support for creating new messages and replying to existing ones. It is my understanding that this feature has been disabled because of abuse. Howev
For some reason a LIKE button that has been working fine for a couple months stopped working on the 13th. When clicked it displays a red Error and when you click that it says to check the url with the
I\'m trying to post to my facebook group wall but I keep on getting the above error. Can anyone please tell me what I might be doing wrong here? I have checked the Facebook documentation but I still c
How can I get the top 3 most liked comments on a Facebook fanpage? Here is what I am trying开发者_开发知识库 to do: