You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
Uh oh!
There was an error while loading. Please reload this page.
I use the following code to get facebook pages data.
$fb->get('/'.$pageId.'/posts?fields=attachments,likes,comments,message,created_time',$accessToken);
This code worked just fine until now, but from couple of days it has started giving an exception saying
I am currently using facebook sdk v5.6, facebook graph v3.2, PHP v7.0.
The text was updated successfully, but these errors were encountered: