Summary Report API - Empty (Newbie)

HI Everyone,

Apologies, I’m new here but can’t find what I’m doing wrong or any previous posts on how to fix.

I want to create a basic summary report via the API. I’m using Postman (Hopscotch actually) and getting no errors, just a black report with the logo.

I actually want to do this for a specific project but as part of my troubleshooting I’ve cut down the body to minimal but still not getting any data.

How should I go about this?

{
  "dateFormat": "YYYY-MM-DD",
  "dateRangeEnd": "2023-12-29T23:59:59.999Z",
  "dateRangeStart": "2023-11-01T23:59:59.999Z",
  "description": "Project Time Report",
  "exportType": "PDF",
  "detailedFilter": {
"page": 1,
"pageSize": 50
},"summaryFilter": {
"groups": ["USER"],
"sortColumn": "DURATION",
"summaryChartType": "PROJECT"
}
}

Hi Jason!

Would you please contact support@clockify.me referencing this forum post?

Thanks,