I\'m still a bit unsure how I would find this in the documentation, but I\'d like to check whether the logged-in user has RSVP\'ed to an fb-event or not, and show the \"I\'m attending\" button dependi
Here is the page: http://textbookcentral.com.au/26/university-of-new-south-wales/buy/69897/acct1501/?query=
Is it possible to limit the fields that are ret开发者_Python百科urned from Facebook\'s Batch request API using the JavaScript SDK?For example:
I am using all.js for facebook implementation. I used a facebook button on signup page . by logging throughfacebook i am getting user name and email of facebook user into the fields on sign up page.
Overview: I got a website that has sentences that people can post to Facebook, but in each sentence there are input boxes, which people can change the default value. Kind of like a digital \"Mad Lib\
I\'m using the Facebook PHP SDK to try and get the photo with the most number of likes for a Page, to be able to use as a \"hero photo\". The logic being that the photo with the most likes & comme
I enabled two new features in one of my applications. One of these features require only the \'email\' permission and the other requires only \'friends_birthday\'.
I am trying to upgrade our PHP implementation of Facebook SDK for login according to http://developers.facebook.com/blog/post/503/. The changes explained seem easy enough, change session references to
I\'m using facebook php sdk 3.1.1 and the current version of the facebook JS sdk. Our users are not reporting errors, but I\'m seeing a ton of error log messages like this:
Send dialog doesn\'t work in iframe page tab. did as in example on \'Send Dialog\' page https://developers.facebook.com/docs/reference/dialogs/send/