#stephy

1 messages · Page 1 of 1 (latest)

zinc kettleBOT
fast horizon
#

Hi there, can you share with me the event ID (i.e., evt_xxx)?

spark raft
#

"evt_3NaH5nEZ1Pyl4W3k0wmVWaq0",

#

today when i look at the webhook it success...but its very late...for my requirement after payment done or completed i have to do some other functionalities so how can i manage this in webhook

fast horizon
#

OK. the first delivery failed because your webhook endpoint server responded 419 instead of 200. Have you checked your server log and see why it returend 419?

spark raft
#

if the url incorrect then it happended? if any possibilty for that

#

actually i gave me website url as end point

#

i dont know how to check..this first am integrating the webhooks

fast horizon
#

I'd suggest you to work with you backend engineer on this. The first step is to check your server log.

spark raft
#

ok

#

then how can it succesed now?

#

now its works i think may be my url issue

#

my case is correcrt or not?

fast horizon
#

Again, I'd suggest you to check your server log and troubleshoot.