fixed
Fixed unexpected response for wrongly passed filter
13 days ago by Rich Steinmetz
A wrongly passed filter, for example https://myclickfunnels.com/api/v2/contacts?filter=[contact]
would return an unexpected return, whereas now it will respond with a more appropriate 400 bad request response.