You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error="error in VapiClient
.Calls.Get: json: cannot unmarshal array into Go value of type struct { api.embed; CreatedAt *core.DateTime \"json:\\\"createdAt\\\"\"; UpdatedAt *core.DateTime \"json:\\\"updatedAt\\\"\";
StartedAt *core.DateTime \"json:\\\"startedAt,omitempty\\\"\"; EndedAt *core.DateTime \"json:\\\"endedAt,omitempty\\\"\" }"
so I still consider this a bug, since the error isn't correct, but I figured out this happens when you accidentally pass in an empty string as the call ID
I'm getting this when getting a call
calling code
creating code
The text was updated successfully, but these errors were encountered: