#rastif7777
1 messages · Page 1 of 1 (latest)
If there was an error, you'd get it in either the response or via the reporting.report_run.failed webhook event: https://stripe.com/docs/api/events/types#event_types-reporting.report_run.failed
As for the length of time on the Report run, it can vary, so obviously you want to listen for webhook events to know when you can download the report
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yes exactly, I know that I need to use webhooks, but is it "normal" that it sometimes takes more than a hour for the report to complete?
Sometimes yes. It's not common, but the system can have lags.