Error message:

The error goes away after setting countOnly: false and saving the query.
I can set countOnly: false on the front end when running a report, but it would probably make more sense to do it on the back-end (to cover the cases where the report endpoint is called by someones else's script)
Discovered by @grantfitzsimmons
Error message:
The error goes away after setting
countOnly: falseand saving the query.I can set
countOnly: falseon the front end when running a report, but it would probably make more sense to do it on the back-end (to cover the cases where the report endpoint is called by someones else's script)Discovered by @grantfitzsimmons