#elizzer-webhook-error

1 messages · Page 1 of 1 (latest)

strange gardenBOT
silent belfry
#

Hello, what is the issue that you are running in to?

bitter loom
#

this is the error i am getting, but the webhooks is been received

silent belfry
#

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

bitter loom
#

this is the response it waits for right?

#

but still getting the same error....

silent belfry
#

Have you debugged to confirm that that that code is actually being executed?

bitter loom
#

not yet

#

Yeah 😆 very sry, the return was in the else block

silent belfry
#

Awesome, glad we could figure that out!