GITHUB_7
Issue
This error occurs when Glean cannot fetch users from your GitHub enterprise. Glean lists the members of the enterprise to build identity and permissions, and the request to do so failed.
Possible causes and resolution
- GitHub Enterprise Cloud: The GitHub app installed on the enterprise may be missing the permissions required to read enterprise members. Ensure that you have added the "Enterprise people" scope to your GitHub app and that the app is installed at the enterprise level.
- GitHub Enterprise Server (on-prem): The admin personal access token (PAT) configured in Glean may be missing the scopes required to list enterprise members, or its owner is not an enterprise owner. Ensure that the PAT is a classic token owned by an enterprise owner with the
user:email,read:enterprise, andread:orgscopes.
If you are still having difficulty, contact Glean Support.