> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/dinghy-webhook-shows-an-html-response-rather-than-a-json-response.md).

# Dinghy webhook shows an HTML response, rather than a JSON response

### Issue <a href="#issue" id="issue"></a>

A webhook set up in an organization to push events. A completion on a pull request for Github does not result in a Dinghy Event in the Armory Spinnaker UI as seen below:

It is expected that a JSON response would be provided, but instead, an HTML response is provided, like the example below:

### Cause <a href="#cause" id="cause"></a>

This can be due to `webhook-auth` being active. Further information on utilizing Webhooks in Spinnaker Pipelines is available at: <https://docs.armory.io/docs/spinnaker-user-guides/webhooks/>
