Hi
I m trying to fetch sonar reports for the project using my rest api using Rest Template.
But in doing so i m getting “HttpClientErrorException $unauthorized 401:[No Body”.
I have used HttpHeaders and set credentials.
Plz help me with this.
Thanks in advance.