SonarQube API does not work

Hi,
I am using the following API command for a year without problem. However, nowadays it does not return anything. Could you please help me what is the reason, any changes on API?

curl -u MyToken: "https://myurl.com/api/issues/search?&componentKeys=mycomponentkey&resolved=false&types=VULNERABILITY&ps=500

The cause is my Auth Token expiring. Creating a new one resolves the issue.

2 Likes

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