mirror of https://github.com/zulip/zulip.git
df134be235
Papertrail sends requests with the content type `application/x-www-form-urlencoded`, with the payload parameter holding the JSON body. This commit fixes the papertrail integration to use the payload parameter in the request's POST data instead of trying to parse the request's entire body as JSON. Papertrail documentation here: https://help.papertrailapp.com/kb/how-it-works/web-hooks#encoding |
||
---|---|---|
.. | ||
incorrect_post.json | ||
long_post.json | ||
short_post.json |