I am trying to use the PHP PHP SDK to get the number of fans I like on the page. This works fine for most pages, but some pages return false because they have age limits. Using the PHP SDK, how do I get the number of people I like for a page with a limited age by the graphics API?
I currently do not use an access token to read pages. Does access token work? And if so, how can I use the access token using the PHP SDK.
source share