How do I find failed webhooks and resend them?
Problem Statement
A webhook failed but you don't see failed events in Chargebee. You want to find and resend failed webhooks.
Solution
Webhooks can fail due to timeouts, unauthorized access, redirects, and similar issues. See webhook failure troubleshooting.
How to find failed webhooks:
- Failure email from Chargebee: Check the webhook endpoint, update credentials if needed, then resend.
- Events in Chargebee: Go to Logs > Events and filter by webhook status to see the failure reason and resend.
Note
If no webhook appears under Events, it will be retried automatically according to the retry schedule.
Chargebee Leap UI: Logs > Events
Steps to Resend
- Fix the error or update webhook credentials.
- In Logs > Events, select the failed webhook.
- In the Actions panel, click Resend webhook > Select webhook > Resend.
Was this article helpful?