Top "Facebook-graph-api" questions

Facebook Graph API is a structured API for fetching objects and the connections between them from Facebook's social graph

Send private messages to friends

I need to get via Facebook connect user's info and send a private message to all of his friends. Is …

facebook facebook-graph-api fb.ui facebook-messages facebook-friends
Redirecting to authentication dialog - "An error occurred. Please try again later"

Why does it always happen to me? This happens after my application verify for user user login and redirect user …

php facebook facebook-graph-api
Getting the Facebook like/share count for a given URL

I'm using the Facebook API to get the like/share count for given URLs. The strange thing is that it …

facebook facebook-graph-api facebook-fql
How can I display the users profile pic using the facebook graph api?

I would like to display the users profile picture inside of my applications canvas page, is there a way to …

php facebook facebook-graph-api
Getting full-size profile picture

Is there anyway to get the full-size profile picture using any facebook api? http://graph.facebook.com/{ID}/picture?type=…

facebook facebook-graph-api
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 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
Creating a Facebook share button with customized url, title and image

Facebook used to allow custom parameters in the Facebook share button, but it is not working now. What I need …

facebook facebook-graph-api share-button