Anyone else having issue with gc quality evaluations query list --conversationId "ID"
I get this error
{
"message": "Maximum number must be greater than or equal to 1",
"code": "bad.request",
"status": 400,
"contextId": "8dc13918-e596-4e4b-90e8-33ccd75f1200",
"details": [],
"errors": []
}
Apologize for the delay. This should now be solved in the latest CLI SDK 116.0.0.
The CLI client used to set 0 as a default value for integer parameter, when not specified as command parameter. It is now fixed.