i\'m trying to get Facebook user id using the php sdk like this
$fb = new Facebook\\Facebook([ \'app_id\' => \'11111111111\', \'app_secret\' =>
I had the same error, because I forgot to add "www." to the sender address. In the Client-OAuth Settings there has to be the correct name.