Sonarqube and Postman API test

Hello I am trying to test Sonarqube API using Postmanm, i am really new on this topic

I am trying to get

*.com:9000/web_api/api/issues/tags

but i dont get nothing on postman, please can you help me setting up

You’ll need to specify exactly what you’re doing, and exactly what results you get. Very often when people say they “get nothing” or “it doesn’t work”, there is more detail that they’re just not providing. For instance, when you make a call from postman, even if the response body is empty, there will be an http status code. That can be informative.