Azure DevOps Server 2020: Invalid Azure URL or Personal Access Token

I am unable to decorate pull requests in Azure DevOps server 2020. This was working previously.

I recently upgraded to sonarqube 9.3.0.51899, with Azure DevOps 2020 Update 1.1. I verified the Azure DevOps PAT token, but now I’m getting the error: Invalid Azure URL or Personal Access Token.

The plugin version is: SonarSource, 5.3.1 (Latest) updated 8 Feb 2022 at 23:44 GMT

The URL is correct and the PAT token is confirmed, because I can click directly from the logs and see Azure DevOps page load up. Notice the log entries in web.log:

fe80:0:0:0:a06f:2d35:7458:27b7%6 - - [10/Feb/2022:13:48:49 +0100] "GET /sonarqube/api/alm_settings/validate?key=Azure%20DevOps HTTP/1.1" 400 - "https://server.com/sonarqube/admin/settings?category=almintegration" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "AX7epd6t6LzHt3RhAA9g"

This was yesterday:

Restarting SonarQube resolved it with no explanation :frowning:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.