Discussions » Greasy Fork Feedback

Webhooks don't work?

§
Posted: 2017-11-06

Webhooks don't work?

After adding a webhook on Github I get proper HTTP 200 response: {"message":"Webhook successfully configured."} but after that any push results in HTTP Error 500.

§
Posted: 2017-11-08

Looking into this.

§
Posted: 2017-11-09
Edited: 2017-11-09

Should be fixed now, thanks for reporting.

§
Posted: 2018-03-12

Is it broken the same way today? My today’s two pushes on GitHub did each produce a 500 Internal Server Error response.

§
Posted: 2018-03-13

It is broken in a different way. It looks like there's some encoding problem with your script (or with the way the site handles it) as I see "ArgumentError: invalid byte sequence in UTF-8"

§
Posted: 2018-04-07

if base in UTF-8, so and locale check a tick Unicode, should help

Post reply

Sign in to post a reply.