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.

Please fix getSessionFromRedirect() #391

Closed
@thienanblog

Description

@thienanblog

We're using previous version of facebook api normally. But when i download the newest Version and run it on old source.It has error :

"Fatal error: Cannot use object of type stdClass as array in C:\xampp\htdocs\fb2\Facebook\FacebookRedirectLoginHelper.php on line 191"

Because FacebookRedirectLoginHelper on line 191 uses array and response is Object. I must convert Response into array and it run normally. Please fix or announce something about this issue. :(

Thanks.

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