#Whip

1 messages · Page 1 of 1 (latest)

errant sphinxBOT
rare onyx
#

Hi there, can you share with me the event ID?

snow citrus
#

evt_1MFUcKLEMLDdGpQkkw62hsDZ This is in test mode. And I'm using localtunnel to receive webhooks. I've used it before without any issues

rare onyx
#

This Invalid encoding: ISO-8859-1 is what your server responds to this webhook event.

#

You should check your server log and see why it throws this error.

snow citrus
#

It seems there's something wrong with localtinnel, I tried ngrok as well but its giving 404 error. Do you have a recommended tool for testing webhooks?

rare onyx
#

I'd suggest you to put some logs in your PHP code so that you can locate where the error is thrown.

snow citrus
#

Worked. i had to completely disable https on my development machine