Hello .. this is my first post so i am little confused where to post this :
i have problem in social login .. facebook .. twitter and google
same result after login ..
i found in the user document that the call back url is http://yourwebsite.com/connect/google
so i try it . and it give this error ..
====================================
Chevere\Exceptions\Core\ErrorException thrown in /home/vid/public_html/4inz/app/legacy/routes/connect.php:228
# Message [Code #2]
Undefined array key "google"
# Incident ID:61e4a6d7e42b3
# Time
2022-01-16T23:14:31+00:00 [1642374871]
# Stack trace
------------------------------------------------------------
#0 /home/vid/public_html/4inz/app/src/Components/Legacy/G/Handler.php:255 Chevereto\Components\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#1 /home/vid/public_html/4inz/app/src/Components/Legacy/G/Handler.php:137 Chevereto\Components\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#2 /home/vid/public_html/4inz/app/legacy/load/web.php:396 Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#3 /home/vid/public_html/4inz/app/legacy/load/loader.php:292 require_once()
------------------------------------------------------------
#4 /home/vid/public_html/4inz/app/legacy/entrypoints/index.php:15 require_once()
------------------------------------------------------------
#5 /home/vid/public_html/4inz/index.php:14 require_once()
=======================================
is the call back url for V4 is the same ?
cant find it in the v4 documents
Thanks
i have problem in social login .. facebook .. twitter and google
same result after login ..
i found in the user document that the call back url is http://yourwebsite.com/connect/google
so i try it . and it give this error ..
====================================
Chevere\Exceptions\Core\ErrorException thrown in /home/vid/public_html/4inz/app/legacy/routes/connect.php:228
# Message [Code #2]
Undefined array key "google"
# Incident ID:61e4a6d7e42b3
# Time
2022-01-16T23:14:31+00:00 [1642374871]
# Stack trace
------------------------------------------------------------
#0 /home/vid/public_html/4inz/app/src/Components/Legacy/G/Handler.php:255 Chevereto\Components\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#1 /home/vid/public_html/4inz/app/src/Components/Legacy/G/Handler.php:137 Chevereto\Components\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#2 /home/vid/public_html/4inz/app/legacy/load/web.php:396 Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#3 /home/vid/public_html/4inz/app/legacy/load/loader.php:292 require_once()
------------------------------------------------------------
#4 /home/vid/public_html/4inz/app/legacy/entrypoints/index.php:15 require_once()
------------------------------------------------------------
#5 /home/vid/public_html/4inz/index.php:14 require_once()
=======================================
is the call back url for V4 is the same ?
cant find it in the v4 documents
Thanks
Last edited: