#Bassil-webhook

1 messages · Page 1 of 1 (latest)

coarse oriole
#

Hi! Can you share an event id (evt_xxx) that you didn't receive?

rugged whale
#

Yes sure let me check

#

evt_3KkbazBStawTvwlL1u9irJTA

#

I believe this is the event because I had resent it manually in Stripe dashboard.

coarse oriole
#

So from our point of view this event was sent twice:

  • First at 2022-04-03 22:11:26 UTC, and your server returned a 200 response (meaning everything worked)
  • Then at 2022-04-04 09:08:34 UTC when you resent it manually, and your server also returned a 200 response
rugged whale
#

Weird though the first one sent at 2:11 AM dubai time didn't trigger the code to create the order locally on my database

#

but when I resent manually it did. hmm

coarse oriole
#

Well your server did send us a 200 response for the first event. So it looks like your server received the event.

#

You might want to check your server logs to see exactly what happened on your end.