OAUTH_INVALID_SCOPE
Issue
One or more of the requested OAuth scopes are invalid, unknown, or not supported by the identity provider. The scopes configured in Glean do not match what the identity provider accepts for this app.
Resolution
- Review the scopes configured for the connector or action in the Glean Admin Console.
- Compare them against the scopes listed in the identity provider's documentation for the APIs Glean needs to access.
- Remove any unsupported, deprecated, or misspelled scopes.
- For apps that manage scopes through a manifest (such as Slack, Google, or Jira), update the app manifest and reinstall the app if needed.
For additional assistance, contact Glean Support.