• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Fatal Error 401 with Google Social Login

Status
Not open for further replies.

spazl

Chevereto Member
I have the settings setup just fine in google but when i try to log in with a google account it goes through all the way with Google till it has to go to the website and gives a error 401 here is the error code..

Code:
Fatal error [401]: Error fetching OAuth2 access token, message: 'invalid_client'
Triggered in /app/vendor/google/auth/Google_OAuth2.php at line 115

Stack trace:
#0 /app/vendor/google/Google_Client.php(127): Google_OAuth2->authenticate(Array, NULL)
#1 /app/routes/route.connect.php(182): Google_Client->authenticate()
#2 /lib/G/classes/class.handler.php(206): G\Handler->{closure}(G\Handler)
#3 /lib/G/classes/class.handler.php(110): G\Handler->processRequest()
#4 /app/loader.php(258): G\Handler->__construct(Array)
#5 /index.php(20): include_once('/app/loader.php')
 
401 means unauthorized. Make sure that the Google App credentials are OK.
 
Status
Not open for further replies.
Back
Top