Closed jrobison-sb closed 4 years ago
Seeing the same error. @jrobison-sb have you found a solution for this issue?
@w32-blaster unfortunately my solution/workaround was to use a different proxy software.
Any recommendation? :)
Hey @jrobison-sb , I just figured out what was wrong with my config. You have to make sure that the webhook content type is application/json. That will solve the above issue.
@w32-blaster oh, cool, thanks for the update.
Since this was apparently just user error on my part, I'll close this issue now.
I'm running
stakater/gitwebhookproxy:v0.2.75
withGWP_SECRET
exposed as an environment variable and with this command passed into docker:When I trigger a webhook at GitHub, the hook isn't proxied as expected, with this error shown in the logs:
What is going wrong here?