Open Marcin-J-PL opened 5 years ago
When i try get contact that does not exist i got php server error. I checked : $response = $val->getResponseBody();
$response = $val->getResponseBody();
This return string 'Contact not found.' There should be some validations.
When i try get contact that does not exist i got php server error. I checked :
$response = $val->getResponseBody();
This return string 'Contact not found.' There should be some validations.