Top "Facebook" questions

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

How to programmatically log out from Facebook SDK 3.0 without using Facebook login/logout button?

The title says it all. I'm using a custom button to fetch the user's facebook information (for "sign up" purposes). …

android facebook facebook-graph-api facebook-android-sdk
Facebook page automatic "like" URL (for QR Code)

I was wondering if one could construct a URL for automatically liking a Facebook page. Then this URL could be …

facebook url qr-code smartphone
Getting list of Facebook friends with latest API

I'm using the most recent version of the Facebook SDK (which lets to connect to something called the 'graph API' …

php facebook facebook-php-sdk facebook-apps facebook-friends
Sharing url link does not show thumbnail image on facebook

I have some example url that provide for facebook sharing. But the image inside the url page does not show …

facebook image facebook-opengraph sharing
Facebook API error 191

I'm trying to integrate my project with Facebook. I'm taking baby steps at first and just trying to login, get …

facebook facebook-javascript-sdk
How to verify Facebook access token?

There's only thing that server has to do; just check any access token's validity. Clients send to the server user …

facebook
How do you post to the wall on a facebook page (not profile)

I have a blog site written in php and it posts new blog posts to twitter and a blog ping …

facebook facebook-wall
Facebook Graph API error code list

Where can I find the official Graph API Error Code list? I have been using the Graph API for half …

facebook facebook-graph-api
Facebook Graph API : get larger pictures in one request

I'm currently using the Graph API Explorer to make some tests. That's a good tool. I want to get the …

facebook facebook-graph-api
Facebook Javascript SDK Problem: "FB is not defined"

The following code, copied from the Facebook documentation here, is not working for me in Chrome. <div id="fb-root"&…

javascript google-chrome facebook facebook-javascript-sdk