Discussions
Updating contact validation error
I have a web service that updates contact information. For some reason when it tries to update the work phone it fails with...
"The field phone contained more than the maximum number ( 22 ) of characters allowed. "
Seems straight forward but when I check the record in NS UI the phone number field value is more than 22 characters ((313) 884-XXXX ext 0000)). So the UI allows more characters than what the Web Service allows for that field.
Does anyone have any suggestions on how I can resolve this?
Any help would be appreciated.