Question
Problem with List Event Type Aveilable Times
Hi. Im using the List Event Type Available Times endpoint, and sometimes I get the “Not enough team members for this event type” error mesage. The whole error looks like this:
{
"title": "Invalid Argument",
"message": "The supplied parameters are invalid.",
"details": [
{
"parameter": "event_type",
"message": "Not enough team members for this event type."
}
]
}
Anyone had the same problem?
