#CryptoFidget-webhook-event

1 messages · Page 1 of 1 (latest)

mortal snow
#

Hello 👋
Not sure I understand the question completely

#

Can you expand?

chrome saffron
#

yes.

#

I see in the dashboard on an intent:

#

just check this:

#

evt_3LDBw0F5H7jp1uQl02qyRWkQ

#

on Response
ERR

#

why there is ERR and not "succeed" ?

mortal snow
#

Seems like the delivery is failing to one of your endpoint
https://augmentedbusiness.cards/webhook

chrome saffron
#

my endpoint does this:

response.status(200);
#

200 => should be OK right?

#

or do I have to response with a json?

mortal snow
#

I'm not sure if you need to call .send(...) on res explicitly
Can you test it out quickly?