We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to authenticate via Facebook I get the following error:
Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/Facebook/base_facebook.php:1309 Stack trace: #0 /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/Facebook/base_facebook.php(1309): implode() #1 /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/Facebook/base_facebook.php(636): BaseFacebook->getCurrentUrl() #2 /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/Providers/Facebook.php(95): BaseFacebook->getLoginUrl() #3 /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/Endpoint.php(140): Hybrid_Providers_Facebook->loginBegin() #4 /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/Endpoint.php(51): Hybrid_Endpoint->processAuthStart() #5 /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/Endpoint.php(72): Hybrid_Endpoint->__construct() #6 /config/www/gallery/plugins/oAuth/include/hybridauth/index.php(18): Hybrid_Endpoint::process() #7 {main} thrown in /config/www/gallery/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/Facebook/base_facebook.php on line 1309
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to authenticate via Facebook I get the following error:
The text was updated successfully, but these errors were encountered: