You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the latest 2.9 version, but getting an error on insufficient permissions to perform operation
C:\Program Files\sonar-tools-master>sonar-measures-export -m ncloc,bugs,vulnerabilities >measures.csv
2024-03-28 12:33:49,097 | sonar-tools | INFO | MainThread | Set debug level to INFO
2024-03-28 12:33:49,097 | sonar-tools | INFO | MainThread | sonar-tools version 2.9
2024-03-28 12:33:49,900 | sonar-tools | INFO | MainThread | Listing projects
2024-03-28 12:33:50,699 | sonar-tools | CRITICAL | MainThread | For request URL https://sonarqube-ee.mot-solutions.com/api/projects/search?qualifiers=TRK&ps=500&p=1
HTTP error 403 - Insufficient permissions to perform operation: Insufficient privileges
FATAL: For request URL https://sonarqube-ee.mot-solutions.com/api/projects/search?qualifiers=TRK&ps=500&p=1
HTTP error 403 - Insufficient permissions to perform operation: Insufficient privileges
Was it not supposed to be allowed in this version for non admin users to perform the export?
Version 2.9 - March 2024
Improvements:
Allow non admin tokens for sonar-tools not requiring them - #946 (Credit @raspy)
Thanks,
Tamar
The text was updated successfully, but these errors were encountered:
TamarNR
changed the title
nsufficient permissions to perform export from a non admin user
Insufficient permissions to perform export from a non admin user
Mar 28, 2024
Hi,
I installed the latest 2.9 version, but getting an error on insufficient permissions to perform operation
C:\Program Files\sonar-tools-master>sonar-measures-export -m ncloc,bugs,vulnerabilities >measures.csv
2024-03-28 12:33:49,097 | sonar-tools | INFO | MainThread | Set debug level to INFO
2024-03-28 12:33:49,097 | sonar-tools | INFO | MainThread | sonar-tools version 2.9
2024-03-28 12:33:49,900 | sonar-tools | INFO | MainThread | Listing projects
2024-03-28 12:33:50,699 | sonar-tools | CRITICAL | MainThread | For request URL https://sonarqube-ee.mot-solutions.com/api/projects/search?qualifiers=TRK&ps=500&p=1
HTTP error 403 - Insufficient permissions to perform operation: Insufficient privileges
FATAL: For request URL https://sonarqube-ee.mot-solutions.com/api/projects/search?qualifiers=TRK&ps=500&p=1
HTTP error 403 - Insufficient permissions to perform operation: Insufficient privileges
Was it not supposed to be allowed in this version for non admin users to perform the export?
Version 2.9 - March 2024
Improvements:
Allow non admin tokens for sonar-tools not requiring them - #946 (Credit @raspy)
Thanks,
Tamar
The text was updated successfully, but these errors were encountered: