facebook-javascript-sdk
How to create an event on Fan pages and for Groups using the Facebook JavaScript SDK
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?[详细]
2023-03-31 14:03 分类:问答How can I get a user's Fan pages via API calls?
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[详细]
2023-03-31 11:58 分类:问答How to create requests dialog with multiple recipients selected by app
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[详细]
2023-03-31 11:14 分类:问答How to make a wall post with an "ACTION" from facebook js sdk
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\[详细]
2023-03-31 09:33 分类:问答Problem creating a post with object_id property using the JavaScript SDK and the graph api
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[详细]
2023-03-31 05:21 分类:问答Request Dialog checkbox option "don't ask before sending..."
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>.\"[详细]
2023-03-31 00:29 分类:问答Facebook login button does not display when requesting extended permissions
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.[详细]
2023-03-30 23:36 分类:问答Facebook Registration Plugin and Load Balancers
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[详细]
2023-03-30 23:30 分类:问答How use Facebook Javascript SDK response in Ajax request?
Supposing I have the foll开发者_如何学编程owing code which returns a Javascript object which I can read in Firebug\'s console:[详细]
2023-03-30 21:40 分类:问答Facebook login with redirect URL
I am developing a Facebook canvas appliaction, and I am trying to do the following, which is standard in many applications.[详细]
2023-03-30 19:53 分类:问答