#akshar5404
1 messages · Page 1 of 1 (latest)
Can you share an example evt_xxx ID where delivery is failing?
Hi @slate gazelle thanks for replying, the webhook end point is disblaed, i have enabled it again
there dont seem to be any logs, probably because the webhook end point was disbaled
Ok, then you'll need to trigger an event that we will attempt to deliver so I can take a look
I need to see an evt_xxx that is failing as you describe
is there a test event i can trigger from the dashboard?
Well you can resend any failed events from the Dashboard yes. Or use the CLI to trigger a new one: https://stripe.com/docs/cli/trigger
I have this even evt_1OcmOOHCqAocHUR8gzMLLoEa
i am trying to see how i can trigger a webhook for this
I do see that we are listining to customer.updated event, let me try and update a customer record to see if i can get more infor for you
Yeah we didn't try to deliver that specific event anywhere as you likely didn't have a webhook listening for customer.updated events at the time it fired
here is a event_id evt_1OcoRFHCqAocHUR8uHHvKAhv
we recently update the URL of the application and I also updated the webhook end point to reflect that
but may be we need to also update the webhook secret?