#MarkF
1 messages · Page 1 of 1 (latest)
Hello! Just to confirm, you're using the approach described in the fourth code snippet in this section? https://stripe.com/docs/reports/api#report-runs
Yes. It works fine for the same report run for the master account. Just cannot retrieve the report for the connected account.
Oh, wait, I misunderstood your question.
You should not be running reports on Connected accounts. You should be running the Connect version of reports on your platform account instead.
See here for details: https://stripe.com/docs/reports/report-types#connect
Thank you very much. We will give that a try. Been going back and forth for 2 days with email support and they still haven't grasped the problem after multiple screen shots and a video.
Yep, sorry, I should have caught it when you said "We are generating a report run request using the connected account number and our secret API Key." When it comes to reports, you shouldn't be using a Connect request like that.
Is that approach working for you?
Haven't tested yet but confident that will fix the problem. We didn't even look at the report type because we were getting successful runs. Of course as programming goes, I am already in the middle of another fire.