Hi, does anyone know why the last condition is not met. Error "The getPhoneNumber() method should return a valid phone number (see the examples), padded with zeros if necessary to get 10 digits. The phone number and its country code should be retrieved using the data field's getPhoneNumber() and getCountryPhoneCode() methods." At first the number is received via data.getPhoneNumber() and then it is lengthen if required. Within the return the number-format is made, but something seem to be wrong. Many thanks Eike