Skip to main content

OAUTH_INVALID_CLIENT

Issue

Client authentication failed at the identity provider's token endpoint. The client ID or client secret configured in Glean does not match what is registered with the identity provider, or the client secret has expired.

Resolution

  1. In the Glean Admin Console, go to the connector or action configuration that triggered this error.
  2. Verify that the client ID matches the value shown in the identity provider's app registration.
  3. Verify that the client secret is correct and has not expired or been rotated.
  4. Confirm that the token endpoint URL is correct for your environment (some providers require region-specific URLs).
  5. Re-run the OAuth flow from the Admin Console.

For additional assistance, contact Glean Support.