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

How to get user access token?

I'm trying to access scores through the Facebook API to get a list of scores of my friends. When I …

php facebook facebook-graph-api access-token facebook-access-token
Get Facebook User ID from app-scoped User ID

With the upgrade from Facebook Graph API v1.0 to v2.0, Facebook is using "App-scoped User IDs", so I cannot see …

facebook facebook-graph-api facebook-apps
Can you get a public Facebook page's feed using Graph API without asking a user to allow?

I've never used Facebook's Graph API, or OAuth. I'm simply trying to get a public Facebook page's feed using the …

javascript facebook facebook-graph-api client-side oauth-2.0
Facebook 'Friends.getAppUsers' using Graph API

I have an application that uses the old REST API call Friends.getAppUsers to get the list of friends for …

facebook facebook-graph-api facebook-friends
Allowing multiple domains for 1 Facebook App (like Tumblr)

I am trying to get my website validated with the Facebook object debugger and I'm running into the following error: …

facebook html facebook-graph-api facebook-opengraph
how can I find the owner of a facebook app ID?

A while back I created an app ID on facebook and added the appropriate meta data to a website. I …

facebook facebook-graph-api
OAuthException (#368) The action attempted has been deemed abusive or is otherwise disallowed

I'm trying to post a feed on my wall or on the wall on some of my friends using Graph …

facebook-graph-api feed
How to get Facebook photo, full name, gender using Facebook SDK android

I am working on an Android application in which any Android user who is logging to Facebook using our Application, …

java android facebook-graph-api facebook-android-sdk
Get username field in Facebook Graph API 2.0

The "old" Facebook Graph API had a "username" field which could be used to create a human-readable profile URL. My …

facebook facebook-graph-api
Graph API how get facebook page members/likes

Facebook like check I've found an interesting app . This fb-app get all likes from any fanpage and sort it by …

facebook facebook-graph-api facebook-fql