#lamikam
1 messages · Page 1 of 1 (latest)
Do you just want a list of failed webhooks?
yes
What is the exact URL you are sending the request to?
Do you know for sure that there are failed webhook deliveries? When you navigate to the webhooks section in your Stripe dashboard, are you able to see events where webhook delivery failed?
no. I do not see any failed events on the dashboard. If my webhook test endpoint is down, shouldn't they fail? example:
[ERROR] Failed to POST: Post "http://localhost:8080/HansenIntegrationFramework-web/HifStripeWebhookServlet": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
from stripe-cli
how do I force an event to fail?