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
Description
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
Labels
No labels