Generally, an error is anything that happens during a run of DOTS Phone Append 2 that causes the service to fail. If an error occurs, an XML error message, similar to the one below, will result instead of the PhoneInfoResult output described above:

Example:

*Error!*
  <Type>Authorization</Type>
  <TypeCode>1</TypeCode>
  <Desc>Your license key does not work on this service.</Desc>
  <DescCode>8</DescCode>

There are four error types described below.

Error Types

TypeTypeCodeBillableStandard Across All Gen2 Web Services
Authorization1NoYes
User Input2YesNo
Service Objects Fatal3NoYes
Domain Specific4YesNo

Error type 1: Authorization

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

Error type 2: User Input

Desc CodeDescription
1Please enter a LicenseKey.
2Please enter a City/State or PostalCode.
3Please provide a name.

Error type 3: Service Objects Fatal

DescCodeDesc
1Unhandled error. Please contact Service Objects.

Error type 4: Domain Specific

DescCodeDescription
1No phone number found for the given criteria.
2Bad address information. Required fields: City/state or Postal Code are missing.
3Operation not supported.