OAUTH_UNAUTHORIZED_CLIENT
Issue
The OAuth app (client) is not authorized to use the requested grant type or scopes. The identity provider recognizes the client but has not approved it for the type of request Glean is making.
Resolution
- In the identity provider's admin console, verify that the OAuth app is configured to allow the authorization code grant type.
- Confirm that the app has been approved or trusted for the tenant or organization.
- Check whether admin consent is required and, if so, have an administrator grant consent for the app.
- Verify that no access restrictions (such as user or group assignments) are blocking the request.
For additional assistance, contact Glean Support.