facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.95k forks source link

user_friends endpoint showing different results for php sdk and explorer tool #1177

Open choudharyNeera opened 4 years ago

choudharyNeera commented 4 years ago

My friend list has a privacy of only me.. In graph explorer Working as expected - showing friend count if asked for friend after giving user_friends permission. Through php sdk If asked for friends after giving required permission, it is returning me an empty array sdk explorer