Facebook Connect via Javascript doesn't close and doesn't pass session id - by ensnare I'm trying to authenticate users via Facebook Connect using a custom Javascript button: <form> <input type="button" value="Connect with Facebook"… Read the article
Facebook - using an external flash application to connect via PHP - by Anonymous So, I have this application that needs to connect to facebook. It uses php for all of its data access, in older examples of the facebook API, i see… Read the article
Facebook doesn't work on my website - by Wilker Augusto So, I use to have the facebook like button and box working normaly but now, I have created a new blogue and a new facebook app and the facebook just… Read the article
Getting Public Info about Location in Facebook Graph API - by Allan Deamon I need to get the living city of each person in a group. Including people that are not my friends. In the browser seeing facebook profile of some… Read the article
Diffence between FQL query and Graph API object access - by jwynveen What's the difference between accessing user data with the Facebook Graph API (http://graph.facebook.com/btaylor) and using the Graph API to make… Read the article
jenkins-maven-android when running throwing the error "android-sdk-linux/platforms" is not a directory" - by Sam I start setting up the jenkins-maven-android and i'm facing an issue when running the jenkin job. My Machine Details $uname -a Linux… Read the article
Facebook writing on a wall problem - retrieves only null value. - by Viral hi all friends, I am making a game application in that I want to pass my score on wall of face book. I've completed all the things (the log in… Read the article
Facebook event creation through iPhone app and Facebook Connect - by miorel How is this done? Is it even possible? All the function calls seem correct, but the result is always false: NSString *event = @"{\"name\":\"A… Read the article
How To Update a Facebook App Page Status - by DigitalZombieKid Hi all, I've done a few searches and couldn't find an answer. I'm trying to update the status of my business's "Application Page" (not… Read the article
Facebook Connect - logout issue - by Gublooo Hello I think I'm missing a very silly detail but the logout funtion of facebook connect is not working for me. I followed the steps… Read the article
Facebook: "URL could not be liked because it has been blocked" error in iOS app - by Andrew Madsen I'm working on an iOS app that allows the user to like a Facebook page within the app. I've implemented this using FacebookLikeView.… Read the article
Facebook Graph API shows different results in me/home - by elekatonio Hi, When I do a GET with my browser (already logged-in at Facebook): https://graph.facebook.com/me/home?access_token={token} … Read the article
SDK Facebook app - allow to use the app only on FB, not on my website - by user984621 I am newbie in creating apps for Facebook and I would like to ask you about a few things. I created my first app, in the settings… Read the article
Automatic facebook login - by Marc Böhmer I manage 4 Facebook fan pages. Whenever users make a news on his website, I post it on Facebook. Now I have made it that I only… Read the article
Uploading a picture to facebook - by kielie Hi guys, I am trying to upload a image to a gallery on a facebook fan page, here is my code thus far, $ch = curl_init(); … Read the article
Getting Facebook App's User Public Information - by geoffrobinson I have a client who would like to pull public information about people who "like" some of their web pages or are associated with… Read the article
Facebook JS SDK FB.logout() doesn't terminate user session - by Casey Flynn I'm attempting to log a user out of facebook with the Facebook JS SDK, however calling: FB.logout(function(response){ … Read the article
anonymous post Twitter, Facebook - by Bharanikumar Hi , Actually am doing shopping cart application , after good are transfered we are asking the feedback about our… Read the article
How to tag photos in facebook-api? - by Camillo Hey, I wanted to ask if/how is it possible to tag a photo using the FB API (Graph or REST). I've managed to create… Read the article
Erlang Facebook Example - by werg Does anyone know of an example facebook app (or facebook connect app) done in Erlang? I'm looking for something that… Read the article
Easily Add Facebook Chat to Pidgin - by Matthew Guay Want to keep in touch with your Facebook friends throughout the day? Here we’ll show you how to easily add… Read the article
Facebook: Hide Your Status Updates From Your Boss/Ex or Any Specific Friend - by Gopinath Sometime we want to hide our status updates from specific people who are already accepted as Friends in… Read the article
Posting to Facebook Page using C# SDK from "offline" app - by James Crowley If you want to post to a facebook page using the Facebook Graph API and the Facebook C# SDK, from an… Read the article
How to telnet into facebook chat - by OSX Jedi I was able to use facebook chat with an external application using the following information: … Read the article
Facebook Application Tab On Page Not Working - by Pankaj Khurana Hi, I have a working facebook fbml application tab on a page. It was working perfectly but today… Read the article