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 -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -