Top "Facebook-php-sdk" questions

The Facebook PHP-SDK provides Facebook Platform support to your PHP - based web apps.

How do I get the App Access Token via the Facebook PHP SDK?

I'm trying to retrieve the app access token of my app in order to post notifications, but for some reason, …

php facebook facebook-graph-api facebook-php-sdk facebook-access-token
Weird url appended "#_=_"

Possible Duplicate: Play Framework appending #= to redirect after Facebook auth via OAuth2? Has anyone else seen this happen? I am …

facebook facebook-php-sdk facebook-oauth
PHP SDK: How do I capture the access token after user auths app?

This is for a canvas app on the Facebook Platform using the new(est) Facebook PHP SDK. We are using …

facebook-php-sdk oauth-2.0 access-token facebook-canvas
What's method for checking user fan of a page in GRAPH API?

In graph api, Pages.isFan method not working, what's method for checking user fan of a page in graph api? …

php facebook facebook-graph-api facebook-php-sdk
Get page access token with Facebook API 5.0 PHP

I need to post messages on a Facebook page. Specifically I want to post via cron. Here's what the API …

facebook facebook-graph-api facebook-php-sdk
Publishing To User's Wall Without Being Online/Logged-in - Facebook Sharing Using Graph API

Hi i'm new to facebook sharing. I want to make a user log in using his uid and then store …

php facebook facebook-graph-api facebook-php-sdk
"Given URL is not whitelisted in Client OAuth Settings" on Facebook login at a test host

I am using Facebook PHP SDK to implement login with facebook. And I want to test it in local first. …

php facebook-php-sdk
Facebook API: How to post to own application wall without login

I want to post to my own application wall a text with a script but without to login first because …

php facebook permissions facebook-php-sdk
How to integrate Facebook PHP SDK with Laravel 5.4?

I was searching for an easy way to integrate Facebook PHP SDK with Laravel 5.4. Essentially, I wanted to make it …

laravel facebook-php-sdk laravel-5.4
How to post a feed item in friend's wall via Graph API

I am making a very simple gift application on Facebook. The main problem here is how to notify the user …

php facebook facebook-graph-api facebook-php-sdk facebook-friends