facebook-javascript-sdk
Can't get FB.getLoginStatus to run
EDIT: It turns out I am not very intelligent. I should have checked first thing if my partner changed the settings of the FB app... which he did. I think he actually mentioned it to me as well. Ah, th[详细]
2023-03-30 17:39 分类:问答Javascript can't set variable value
I\'m trying to get this function to set sortedScores to a value... whenever i do console.log anywhere it seems to store the values right, but it can\'t actually set sortedScores properly...[详细]
2023-03-30 10:16 分类:问答FB.getLoginStatus hanging only in HTTPS/SSL mode
I\'m trying to enable HTTPS support in my app before the October deadline, but the JavaScript call FB.getLoginStatus never calls my callback.[详细]
2023-03-30 07:03 分类:问答fb:login-button doesnt work without show-faces
We just switched to new PHP SDK and JS today. but the problem is weird. When we dont use show-faces with perms attribute it doesnt show popup. Only way to get permission popup appear, we need to use s[详细]
2023-03-30 07:02 分类:问答Redirect from Facebook canvas page to website
Is there a way to redirect fro开发者_如何转开发m my Facebook canvas page to my external website?I\'ve seen blogs and stackoverflow answers of the form:[详细]
2023-03-30 04:32 分类:问答Check if FB.Init is done to start other scripts
i want to start a function after the Init is done. FB.init({ appId: \'XXXXXXXXXXXXX\', status : true, // check login status[详细]
2023-03-29 22:26 分类:问答Get user basic information using facebook Login button plugin?
Here I am using Facebook Login button plugin and javascript sdk I am able to successfully login and logout by using above.[详细]
2023-03-29 05:47 分类:问答Automated facebook post to wall with Javascript
I have a facebook application in which the user is authenticated with PHP and grants permissions to the app, including publish_stream.[详细]
2023-03-28 20:28 分类:问答Why am I getting 400 error from FB's Graph API?
I have a FB app, which uses FB.api() from its JS SDK to post a message on user\'s feed. The issue is, I get 400 error instead.[详细]
2023-03-28 03:23 分类:问答Using Facebook API to invite friends?
I want an \"Invite Friends\" link on my website where you click it and you get a Facebook dialog that asks you to choose which of your friends you\'d like to invite. Those friends then either get an a[详细]
2023-03-28 00:59 分类:问答