In my instance of RE, the default country for a phone is USA. This means that if I want to enter a UK phone number I need to change the flag to UK and enter it. If I don't do that RE complains that the phone has an invalid format.
The problem is that I am getting this error via the API without a means to change the country for the phone. Has anybody encountered this and found a workaround?
UPDATE:
If I send through the country code then it does add it, so, for example, if my UK number were 020 8222 1111 this would get a 400 error back but if I send through +44 20 8222 1111 it works.