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 access token invalid with message "session does not match current stored session"?

I have recently started getting this error while posting to facebook newsfeed stream of an app user, I do have …

facebook facebook-graph-api
Is there a way to discover all endpoints of a ReST API?

I'm wondering if its possible to programmatically discover all the endpoints of a particular API. So for example if I …

java javascript http facebook-graph-api curl
why do I get "Invalid appsecret_proof provided in the API argument"

Since the latest change on Facebook, regarding the appsecret_proof: https://developers.facebook.com/docs/reference/api/securing-graph-api/, we are …

facebook facebook-graph-api app-secret
Facebook Graph API get all comments

OK, so I've put a Facebook social plugin comments box on my site, in which i specified a Facebook Fanpage, …

facebook facebook-graph-api facebook-comments
Generate random 1000 profile pictures

I'm trying to create 1000 random profile pics of people defined by demographics. e.g : 85% Women, aged - 20 - 29 , Nationality : American …

image facebook-graph-api social-networking user-profile gravatar
How to get Likes Count when searching Facebook Graph API with search=xxx

I am currently using Facebook graph api search to search posts as http://graph.facebook.com/search?q=iwatch&…

facebook facebook-graph-api facebook-like
Facebook debugger: why complaining about app_id missing

While using the facebook debugger, it complains: Warning fb:app_id hasn't been included in the meta tags. Specify the …

facebook facebook-graph-api
How can I integrate Facebook photo album into website?

Possible Duplicate: Facebook Api - how to access my photo album How can I display photos from a Facebook album …

php xml facebook facebook-graph-api photos
Error Invalid Scopes: offline_access, publish_stream, when I try to connect with Facebook API

I got this error when I try to connect with Facebook API Invalid Scopes: offline_access, publish_stream. This message …

facebook facebook-graph-api facebook-php-sdk facebook-graph-api-v2.3