08 Dec, 2009
Authorize.net CIM Error Responce E00003 “Enumeration constraint failed”
Posted by: john In: programing| web
I could not figure out why I kept on getting the following error being returned :
< ?xml version="1.0" encoding="utf-8"? >
Error
E00003
The ‘AnetApi/xml/v1/schema/AnetApiSchema.xsd:validationMode’ element is invalid – The value ” is invalid according to its datatype ‘AnetApi/xml/v1/schema/AnetApiSchema.xsd:validationModeEnum’ – The Enumeration constraint failed.
This error is caused by the field validationMode being empty.
Spent half a day trying to [...]
Tags: how-to
