GET 401 https://sonarcloud.io/api/settings/values.protobuf

It seemed to be some kind of token mismatch. I was using a token generated in gitlab with the right permissions and the sonar UI told me it was good when I updated my org settings with that token. But when I deleted and recreated the account because nothing else was working I was given a token by sonar in the creation process and everything worked when I set that in my gitlab env vars and didn’t use a gitlab generated token. Would have been nice if the docs/UI were more clear about what tokens should come from where.