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.
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.