background
← Back to all provider errors

Google

invalid_client — Invalid client

Client authentication failed.

Riposte solution

This suggests an issue with the Google OAuth client credentials. Verify that the client ID and secret configured for Riposte are correct. After updating any incorrect credentials, initiate a new auth session via /auth/sessions and try again.

Quick facts

Provider
Google
Endpoint / surface
OAuth 2.0
Status code
401

Why it happens

[Wrong client_id/secret; Unregistered client]

How to fix it

[Verify client credentials in Google Cloud Console]