#elizzer-webhook-error
1 messages · Page 1 of 1 (latest)
Hello, what is the issue that you are running in to?
this is the error i am getting, but the webhooks is been received
That sounds like your server is not responding with a 200 HTTP code in time
Typically it is best to send back a 200 as soon as you get the webhook event and process the event's data after
Have you debugged to confirm that that that code is actually being executed?
Awesome, glad we could figure that out!