SammyK / LaravelFacebookSdk

Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
MIT License
692 stars 200 forks source link

Getting User Pages #175

Closed ncmalitha closed 7 years ago

ncmalitha commented 7 years ago

Hello , I am trying to get all user pages using 'me/accounts' but this only gives the accounts belongs to my app . What could i be doing wrong here ?

ncmalitha commented 7 years ago

Sorry my bad , have used different access tokens . closing