#robbiegootjes
1 messages · Page 1 of 1 (latest)
hi! maybe the connected account doesn't actually have any data for the type of report you're using?
I can run it in the dashboard and get the data I'm expecting. Is the balance summary in the dashboard equivalent to the balance.summary.1 report?
I think so but we don't know much about the reporting product on my team
do you have any examples I can dig into here like the IDs of the report run or request IDs or the acct_xxx of the connected account?
to clarify is there are a reason you do it this way using Stripe-Account header, instead of running a Connect report
https://stripe.com/docs/reports/report-types#connect
like connected_account_balance.summary.1 and pass connected_account:"acct_xxx" as a param https://stripe.com/docs/api/reporting/report_run/create#create_reporting_report_run-parameters-connected_account
AFAIK that is how the reporting is meant to work when you're a platform, and is my best guess for what you get nothing