Anything that happens during a run of DOTS Address Geocode International (AGI) that causes it to be unable to finish its normal processing is an error. If an error occurs, something similar to the following will result instead of the normal/typical output: 

Example:

*Error!*
  <Type>Authorization</Type>
  <TypeCode>1</TypeCode>
  <Desc>Please provide a valid license key for this web service.</Desc>
  <DescCode>8</DescCode>

There are three error types described below.

Error Types

TypeTypeCodeBillableStandard Across All Gen2 Web Services
Authorization1NoYes
User Input2NoNo
Service Objects Fatal3NoYes

Error type 1: Authorization

DescCodeDesc
0Unknown authorization error.
1Please provide a valid license key for this web service.
2The daily allowable number of transactions for this license key has been exceeded.
3The monthly allowable number of transactions for this license key has been exceeded.
4The total allowable number of transactions for this license key has been exceeded.
5There are not enough transactions available. Check your daily/monthly transaction limits.
6This license key has not yet been activated.
7This license key has expired.
8Your license key does not work on this service
13This country is limited to specific usage. Please contact customer service to have your key enabled.
14This output language is limited to specific usage.  Please contact customer service to have your key enabled.

Error type 2: User Input

DescCodeDescAdditional Details
1You must input a license key in the LicenseKey field.
2You must input a place or address to search for.
4Please input a valid Search Type.
5SingleLine input detected. Use of the parsed address input parameters, Address1-5, Locality, AdministrativeArea and PostalCode are not allowed when SingleLine is provided.The service does not allow you to mix a single line address input with parsed address inputs.
You must choose either a single line address input or a parsed address input. Not both.
8The length of one or more Address field input values is too long.Inputs Address1-5 are not to exceed 300 characters in length each.
9The length of the Locality field input value is too long.The Locality input is not to exceed 300 characters in length.
10The length of the AdministrativeArea field input value is too long.The AdministrativeArea input is not to exceed 300 characters in length.
11The length of the PostalCode field input value is too long.The PostalCode input is not to exceed 50 characters in length.
12The length of the Country field input value is too long.The Country input is not to exceed 300 characters in length.
13You must input a country.

Error type 3: Service Objects Fatal

DescCodeDesc
1Unhandled error. Please contact Service Objects.