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

Why is Facebook PHP SDK getUser always returning 0?

I'm trying to work with a website that requires some information from a Facebook user, I'm using PHP and JS …

php facebook facebook-graph-api
Using Facebook API to invite friends?

I want an "Invite Friends" link on my website where you click it and you get a Facebook dialog that …

facebook facebook-graph-api facebook-javascript-sdk facebook-friends facebook-invite
Facebook App : This must be derived from Canvas URL, Secure Canvas URL

Hi I wan't to create a facebook app to use it for the auth in my new site locally installed(…

facebook facebook-graph-api
Retrieve Access Token Using Javascript API

This is a follow up to the topic: Passing the signed_request along with the AJAX call to an ActionMethod …

javascript facebook facebook-graph-api facebook-c#-sdk
Facebook Image URL gets expired

I am pulling Facebook posts using facebook-graph API, now the problem is Image gets expired after few days. I have …

facebook facebook-graph-api facebook-graph-api-v2.0
how to display latest recent posts in my facebook page to my website

i have page on Facebook and I want to display latest 5 posts from my feed/wall on a page to …

php facebook facebook-graph-api facebook-c#-sdk
Posting an embedded video link using the Facebook Graph API

When manually attaching a video link (from YouTube, Vimeo, etc) to a post using the Facebook web interface, Facebook automatically …

facebook youtube facebook-graph-api embed vimeo
How to get public wall posts with the facebook API

I m trying to get wall posts from a profile facebook. I have no problems with the fan pages and …

facebook api facebook-graph-api token facebook-wall
How to extend access token validity since offline_access deprecation

Since the offline_access Permission is deprecated in Facebook's Authentication flow, we have problem getting the so called long lived …

php facebook-graph-api facebook-php-sdk oauth-2.0 facebook-oauth
Getting "Error validating access token" from Facebook for some users

I'm getting the following error from Facebook when trying to post to a users stream. Error validating access token: The …

facebook facebook-graph-api facebook-oauth facebook-permissions facebook-stream-story