Is there a delay on facebook get, in post graph api, using php sdk
$facebook->api('pageId_postId','GET');
this is in foreach loop running approx 20 times.It gives result for the first four hits but this error after it and stops
Uncaught GraphMethodException: Unsupported get request.