What’s the best way to query agent state history for the last 24 hours using CXone Reporting API v2? 400 Bad Request on POST /api/v2/reporting/agentstatedetails/query when sending {"dateFrom": "2023-10-26T15:00:00+09:00", "dateTo": "2023-10-27T15:00:00+09:00"}.
Background Orchestrating a custom Data Action to pull recent wrap-up codes.
Issue Endpoint rejects the timestamp range despite valid ISO 8601 formatting.
Troubleshooting Active JWT scope reporting:read fails to bypass the validation block, requiring precise OData syntax.