I have a big problem that I have been having for two days. I have connected go high level to vapi, but when I test it, it is not being booked. Please help.
These errors appear to me::
Tool Response [ { "type": "text", "text": "Error: API ... Response Data [ { "type": "text", "text": "Error: API Error: 401 Request failed with status code 401" } ]
{
"error": "MCP error -32602: MCP error -32602: Invalid arguments for tool get_free_slots: [\n {\n \"code\": \"invalid_type\",\n \"expected\": \"number\",\n \"received\": \"undefined\",\n \"path\": [\n \"startDate\"\n ],\n \"message\": \"Required\"\n },\n {\n \"code\": \"invalid_type\",\n \"expected\": \"number\",\n \"received\": \"undefined\",\n \"path\": [\n \"endDate\"\n ],\n \"message\": \"Required\"\n }\n]"
Calling get_free_slots
{}
Function Arguments
{}