Closed ajsb85 closed 7 years ago
Hi, @hectorerb
I debugged today the webhook platform for @chollimabot
You are sending the content-type as application/x-www-form-urlencoded instead application/json
content-type
application/x-www-form-urlencoded
application/json
And the body payload is XML instead JSON
Hi, @ajsb85 I'll check this
Hi, @hectorerb
I debugged today the webhook platform for @chollimabot
You are sending the
content-type
asapplication/x-www-form-urlencoded
insteadapplication/json
And the body payload is XML instead JSON