This repository was archived by the owner on Jan 13, 2022. It is now read-only.
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
Undefined Offset 1 on post api #1082
Closed
Description
Hi!
I use the following code to publish posts to facebook pages.
$fb->post('/'.$pageId.'/photos',$data,$accessToken)
.
This code worked just fine until now, but from couple of days it has started giving an exception saying "Undefined Offset 1".
However the post still gets published to the page but throws this exception immediately. I am currently using facebook sdk v5.6, facebook graph v3.2, PHP v7.0.
Metadata
Metadata
Assignees
Labels
No labels