I am able to create an event using the Facebook JavaScript SDK. Now I want to create an e开发者_如何学Govent as the fan page creator. How can I do this? And how do I create an event for groups?
I am using the Facebook JavaScript SDK. I have created two fan pag开发者_高级运维es on Facebook using my Facebook id, and now I want to get those pages via JavaScript.How can I do this with the Faceb
The Sims Social has their own friend selector. And once you select your friends and hit submit, it throws up this official Facebook request dialog that has multiple friends on it 开发者_高级运维and a
I\'m trying to make a post with an Action. I already know how to make a post to the wall. My problem is adding the action to the post. I have se开发者_StackOverflow中文版arched on internet, but I can\
After uploading a photo to an album that was created for my app, i want to create a post with that photo by using its id as a value of object_id. The photo gets uploaded, the post gets created, but th
I\'ve seen in The Sims Social app a checkbox option on the request di开发者_运维百科alog that says: \"don\'t ask before sending The Sims Social requests to <USER>.\"
I have a site which used the following code to prompt the user for extended permissions after they logged in using Facebook on the site.
I am implementing a Facebook Registration Plugin. While in development locally and on one server, 开发者_Python百科it works perfectly. Once in production (6 webservers, behind a load balancer), it fai
Supposing I have the foll开发者_如何学编程owing code which returns a Javascript object which I can read in Firebug\'s console:
I am developing a Facebook canvas appliaction, and I am trying to do the following, which is standard in many applications.