Skip to content
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
Closed
@adnan5253

Description

@adnan5253

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions