#liodegar-webhooks
1 messages · Page 1 of 1 (latest)
it probably did
but the dashboard only shows you attempts made in the last 15 days, and that event is older than that
we have internal tools to check this, and we did send you that event to your URL at that time on Jan 20 and you returned a HTTP 200.
do I have any mean to resend this event?
I tried from Stripe CLI and got:
{
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such notification: 'evt_1KJwyIDhO9T7S5mHMPghEhPJ'",
"param": "id",
"type": "invalid_request_error"
}
}
no? we sent it to you so your system probably processed it at the time(you can check your server logs)
you can use stripe events resend I believe, if you're getting an error like that then most likely you are logged into stripe-cli as a different account than the one that Event is actually on(like you're using stripe-cli with a personal development account perhaps)
yeah I looked and that's what you do
you have a DE and a US account and you used stripe-cli on the US account but that event is on the DE one.
yes, you are right. We have two accounts, I was using the wrong one