#Erith-Webhooks

1 messages · Page 1 of 1 (latest)

strange crag
#

What's the event id?

hallow flower
#

evt_3Jfkf4Jepv5lAKwb0wt4PkRy

strange crag
#

Looks like we sent it to that endpoint, the endpoint returned an error, and we retried 15 seconds later (and again got an error from your endpoint).

hallow flower
#

But the timestamp on both events point to exactly 8:17:09. If I remove the debug error code and try again, would that be the solution?

strange crag
#

It's the same event which is why the timestamp remains the same. You're getting two sends because of the error being returned (the attempts are not the same timestamp, but the event they represent is the same timestamp).

hallow flower
#

Alright, I'll remove the debug error and try again. I'll update if it continues to send twice