GITLAB_7
Issue
Glean is unable to fetch a single top-level group associated with the provided access token.
Resolution
Missing token scopes and permissions
Make sure that the provided token has access to a top-level group and that it has all the required scopes mentioned in the instructions.
Multiple top-level groups
The Glean connector for GitLab Cloud only allows a single top-level group per data source instance.
Limit the access of the access token by using a service account or group access token to a single top-level group.
Incorrect path
Make sure the URL path you are entering matches the expected URL path of the top-level group for which access is provided.
If the problem persists, contact Glean Support.