OAUTH_INVALID_REQUEST
Issue
The OAuth authorization request sent to the identity provider is malformed. This can happen when the request is missing a required parameter, includes an invalid parameter value, or contains a malformed redirect URI or token endpoint URL.
Resolution
- In the Glean Admin Console, go to the connector or action configuration that triggered this error.
- Verify that the client ID, redirect URI, and scopes are correctly configured and match the values registered with the identity provider.
- Check that the authorization URL and token endpoint URL are valid and properly formatted.
- Re-run the OAuth flow from the Admin Console.
For additional assistance, contact Glean Support.