stripe-cli
stripe-cli copied to clipboard
Adding reporting.report_run.failed fixtures to Stripe CLI
Problem
Unable to trigger a failed report run via Stripe CLI
Feature
Adding fixture for reporting.report_run.failed
as well as support to the event in the Stripe CLI.
Examples
Running stripe trigger reporting.report_run.failed
in the terminal would successfully hit the webhook endpoint with an error payload. This would help testing locally error scenarios.
was this ever fixed?