When I add a contact I get an error: Exception: Invalid JSON: Syntax error (4) Data: ` if($response->isSuccess()) { return $response->getData(); } ` The error occurs on the line with $response->getData()