facebook-php-graph-sdk-examples
facebook-php-graph-sdk-examples copied to clipboard
Try latest Facebook PHP SDK https://github.com/sohaibilyas/facebook-php-sdk
Hello, i'm trying your "live-video-api.php" but i'm getting this error message on FB: > Invalid Scopes: publish_actions. This message is only shown to developers. Users of your app will ignore...
Hi sohaibilyas ! how to find liked publish post from url user or fbid ? i want to build web stalk your crush. thanks for help
Can't load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and sub-domains of your app to...
https://github.com/sohaibilyas/facebook-php-graph-sdk-examples/blob/master/login-on-website-get-basic-info.php After Permitted App It Dose not show as login with .... it Shows Below Like This What is The Problem ? Array ( [name] => Nilesh Jamgade [first_name] =>...
Even thought with all permissions granted, some user information are not returned. It happens with permissions: email, friends and likes. I've noted for those users these permissions are not returned,...
Hi is it possible that the user will not redirect to login to get the short live useraccesstoken?because in my website i have a form to be filled by the...
`Deprecated: Function mcrypt_create_iv() is deprecated in /app/resources/library/facebook-sdk-v5/PseudoRandomString/McryptPseudoRandomStringGenerator.php on line 57` I got this error when use facebook php sdk v5 at PHP 7. any idea how to solve this issue...
hello sir, How could I find top friends using this api or how could I check who liked or commented on my posts
Hello, nice work! Could you please see, if you could also add a example, how to add a new album on a fb page and fill it with images?