Personally I need to run a simple FQL using Facebook SDK PHP 4 use the following command:
$result=(new FacebookRequest( $session, 'GET', $fql))->execute()->getGraphObject()->asArray()
and it gives me the following error:
Fata...
asked by
16.01.2015 / 18:11