Using Make to Run a CSV Report for Download

LydiaPack
Expensify Customer Posts: 2
I am attempting to generate and download a CSV report of open expenses.
I am using the following API call to generate the report:
Then, I'm attempting to download the report with this API call:
However, the data result is "expensify_template.ftl"
Can you help me understand what I'm doing wrong here?
Thank you!