SammyK / LaravelFacebookSdk

Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
MIT License
693 stars 201 forks source link

FatalThrowableError in Client.php line 126: Type error: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /var/www/html/projects/admin.ac.com/vendor/guzzlehttp/guzzle/src/Client.php on line 87 #195

Open deepankarmondal opened 7 years ago

deepankarmondal commented 7 years ago

FatalThrowableError in Client.php line 126: Type error: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /var/www/html/projects/admin.ac.com/vendor/guzzlehttp/guzzle/src/Client.php on line 87

i am getting above error when i authenticated using facebook in callback url

operfildoluiz commented 6 years ago

Same here @SammyK

joao-pedro-alves commented 6 years ago

+1 It happened suddenly...

operfildoluiz commented 6 years ago

Please @SammyK, update the composer.json to require minimum 6.0 in Guzzle package.