Whenever I try to run commands sonarqubeStatus.get or sonarqubeStatus.refresh the Runtime Status shows Unchaught Error: Failed to configure. My configure file project.json seems fine
{ "project": "remuneraciones_dev", "sonarURL": "http://localhost:9000/", "auth": { "username": "admin", "password": "sonarqube" } }
Whenever I try to run commands sonarqubeStatus.get or sonarqubeStatus.refresh the Runtime Status shows Unchaught Error: Failed to configure. My configure file project.json seems fine
{ "project": "remuneraciones_dev", "sonarURL": "http://localhost:9000/", "auth": { "username": "admin", "password": "sonarqube" } }