Encountering error in my Bitbucket = Sonar integration error “Could not fetch compute engine task: Unauthorized” - SonarQube Cloud calls out an incident in EU + US for SCIM which is supposedly resolved now. However, my pipelines are still experiencing errors
Also just started seeing authentication errors in scans on GitHub using our org’s organization scoped token (also EU instance).
Another thread about this issue: Broken: APIs stopped accepting organization tokens in Basic Auth - SonarQube Cloud - Sonar Community
Hello, thanks for reporting this. We’ve opened an incident on https://status.sonarqube.com/. In the short term, temporarily using a PAT instead of Scoped Organization Token should resolve the 401 response for pipelines. For API curl requests try using Bearer authentication as we recommend in our documentation: Web API | SonarQube Cloud | Sonar Documentation .