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

Facebook Graph API - Get ID from Facebook Page URL

I have seen this question but what I want is different. I want to get the Facebook ID not from …

facebook facebook-graph-api
List of Facebook error codes

I'm looking for a list of all Facebook can return when you try to fetch infos using Graph API. Can …

json facebook facebook-graph-api
What is the minimum width and height Of Facebook Open Graph Images?

I had read that images associated with a given URL in the Facebook open graph had to be greater than 50 …

facebook facebook-graph-api facebook-opengraph
Facebook Graph API - upload photo using JavaScript

Is it possible to upload a file using the Facebook Graph API using javascript, I feel like I'm close. I'm …

javascript facebook facebook-graph-api file-upload
Retrieve Facebook Post Comments Using Graph API

I tried to get Facebook comments using: http://graph.facebook.com/[post_id]/comments It results only 2 of 15 comments, and …

facebook facebook-graph-api
How can I execute a FQL query with Facebook Graph API

I'm looking without any success for a way to execute a FQL(facebook query language) query with the new Open …

facebook-graph-api facebook-fql
Get long live access token from Facebook

As I understand it, recently Facebook has decided to remove the offline_access permission and has introduced a concept called …

facebook-graph-api
Get facebook friends with Graph API v.2.0

A while ago, I used to take the friends of mine using Graph API in this way (using Graph API …

facebook facebook-graph-api facebook-friends facebook-graph-api-v2.0
How to check if user is logged in with FB SDK 4.0 for Android?

A few days ago I implemented FB Login to my APP, and today I found out that most of the …

android facebook facebook-graph-api login
Adding a Tab to facebook page

I just created a facebook page. I also have a separate facebook APP. How can I add a tab containing …

facebook facebook-graph-api tabs facebook-page