devops - SonarQube webhook sending empty JSON after build -


i working on sonarqube integration our project management application. that, have use sonarqube web hooks trigger application.

i set hook , after every build sonar sending empty json in post body.

how configure data , proper response hook.

enter image description here

as discussed json payload correctly sent in post http request.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -