I’ve spent hours trying to figure out why the analytics API rejects our aggregation request. The payload matches the schema exactly, yet the endpoint returns a 400 Bad Request.
Using CLI v2.1.0 in AU-1 BYOC. The request targets /api/v2/analytics/interactions/summary. The JSON body includes valid date ranges and metric IDs.
The error message is generic. No field validation hints provided. This blocks our automated reporting pipeline.
Is there a known issue with metric grouping in this region? We need a workaround for the GitHub Actions workflow.