{"id":5315,"date":"2022-11-14T13:00:04","date_gmt":"2022-11-14T13:00:04","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=5315"},"modified":"2025-08-20T14:11:50","modified_gmt":"2025-08-20T21:11:50","slug":"lvi-errors","status":"publish","type":"page","link":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/","title":{"rendered":"LVI &#8211; Errors"},"content":{"rendered":"<nav class=\"is-style-bullets-list\" aria-label=\"Error Types Navigation\">\n<ul>\n<li><a href=\"#LVI-Errors-ErrorTypes\">Error Types<\/a>\n<ul>\n<li><a href=\"#LVI-Errors-Errortype1:Authorization\">Error type 1: Authorization<\/a><\/li>\n<li><a href=\"#LVI-Errors-Errortype2:UserInput\">Error type 2: User Input<\/a><\/li>\n<li><a href=\"#LVI-Errors-Errortype3:ServiceObjectsFatal\">Error type 3: Service Objects Fatal<\/a><\/li>\n<li><a href=\"#LVI-Errors-Errortype4:DomainSpecific\">Error type 4: Domain Specific<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/nav>\n<p><\/p>\n<article aria-label=\"General description of errors\">\n  Anything that happens during a run of DOTS Lead Validation International that causes it to be unable to finish its normal processing is an error. If an error occurs, something like the following will be the result instead of the normal output:<br \/>\n<\/article>\n<article aria-label=\"Error example\">\n  <strong>Example:<\/strong><br \/>\n<\/article>\n<figure class=\"wp-block-table\">\n<table>\n<tbody>\n<tr>\n<td><\/td>\n<td><strong>*Error!*<\/strong><br \/>&nbsp; &lt;Type&gt;Authorization&lt;\/Type&gt;<br \/>&nbsp; &lt;TypeCode&gt;1&lt;\/TypeCode&gt;<br \/>&nbsp; &lt;Desc&gt;Your license key does not work on this service.&lt;\/Desc&gt;<br \/>&nbsp; &lt;DescCode&gt;8&lt;\/DescCode&gt;<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<article aria-label=\"Intro to error types\">\n  There are four error types described below. For DOTS Lead Validation International, the first two will be the most common.<br \/>\n<\/article>\n<section aria-labelledby=\"LVI-Errors-ErrorTypes\">\n<h2 id=\"LVI-Errors-ErrorTypes\">Error Types<\/h2>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr style=\"border-bottom:3px solid currentColor;\">\n<th>Type<\/th>\n<th>TypeCode<\/th>\n<th>Billable<\/th>\n<th>Standard Across All Gen2 Web <br \/>Services<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Authorization<\/td>\n<td>1<\/td>\n<td>No<\/td>\n<td>Yes<\/td>\n<\/tr>\n<tr>\n<td>User Input<\/td>\n<td>2<\/td>\n<td>Yes<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Service Objects Fatal<\/td>\n<td>3<\/td>\n<td>No<\/td>\n<td>Yes<\/td>\n<\/tr>\n<tr>\n<td>Domain Specific<\/td>\n<td>4<\/td>\n<td>Yes<\/td>\n<td>No<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"LVI-Errors-Errortype1:Authorization\">\n<h3 id=\"LVI-Errors-Errortype1:Authorization\">Error type 1: Authorization<\/h3>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li>These errors are standard for all&nbsp;Generation 2 DOTS Web Services<\/li>\n<\/ul>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr style=\"border-bottom:3px solid currentColor;\">\n<th>DescCode<\/th>\n<th>Desc<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>0<\/td>\n<td>Unknown authorization error.<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>Please provide a valid license key for this web service.<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>The daily allowable number of transactions for this license key has been exceeded.<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>The monthly allowable number of transactions for this license key has been exceeded.<\/td>\n<\/tr>\n<tr>\n<td>4<\/td>\n<td>The total allowable number of transactions for this license key has been exceeded.<\/td>\n<\/tr>\n<tr>\n<td>5<\/td>\n<td>There are not enough transactions available. Check your daily\/monthly transaction limits.<\/td>\n<\/tr>\n<tr>\n<td>6<\/td>\n<td>This license key has not yet been activated.<\/td>\n<\/tr>\n<tr>\n<td>7<\/td>\n<td>This license key has expired.<\/td>\n<\/tr>\n<tr>\n<td>8<\/td>\n<td>Your license key does not work on this service<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"LVI-Errors-Errortype2:UserInput\">\n<h2 id=\"LVI-Errors-Errortype2:UserInput\">Error type 2: User Input<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li>These errors occur as a result of bad input. DOTS Lead Validation International allows for all input fields to be optional, so the only time this error will show up is with a bad or omitted TestType or Country input.<\/li>\n<\/ul>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr style=\"border-bottom:3px solid currentColor;\">\n<th>DescCode<\/th>\n<th>Desc<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>TestType is required to run Service.<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>That does not appear to be a valid TestType.<\/td>\n<\/tr>\n<tr>\n<td>8<\/td>\n<td>The Country input is missing.<\/td>\n<\/tr>\n<tr>\n<td>9<\/td>\n<td>The Country is not currently supported.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"LVI-Errors-Errortype3:ServiceObjectsFatal\">\n<h2 id=\"LVI-Errors-Errortype3:ServiceObjectsFatal\">Error type 3: Service Objects Fatal<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li>This is a rare error that signals either a bug in the DOTS Lead Validation International&nbsp;service, or a Network\/Connectivity issue.<\/li>\n<\/ul>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr style=\"border-bottom:3px solid currentColor;\">\n<th>DescCode<\/th>\n<th>Desc<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>Unhandled error. Please contact Service Objects.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"LVI-Errors-Errortype4:DomainSpecific\">\n<h2 id=\"LVI-Errors-Errortype4:DomainSpecific\">Error type 4: Domain Specific<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li>Domain specific errors represent the normal errors seen in Service Objects services. For example, if the user is looking for an address in DOTS Address Validation and the address does not exist, a valid domain specific error is &#8220;Address not found.&#8221; There are currently no domain specific errors for Lead Validation International. This is because, in DOTS Lead Validation International, every normal error is not an error but a valid test result that will result in a positive or negative point swing. All possible outcomes from other services are accounted for.<\/li>\n<\/ul>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens during a run of DOTS Lead Validation International that causes it to be unable to finish its normal processing is an error. If an error occurs, something like the following [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":4714,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5315","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>LVI - Errors<\/title>\n<meta name=\"description\" content=\"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LVI - Errors\" \/>\n<meta property=\"og:description\" content=\"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-20T21:11:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/\",\"name\":\"LVI - Errors\",\"isPartOf\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-14T13:00:04+00:00\",\"dateModified\":\"2025-08-20T21:11:50+00:00\",\"description\":\"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens\",\"breadcrumb\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Lead Validation &#8211; International\u00a0\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"LVI &#8211; Errors\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LVI - Errors","description":"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/","og_locale":"en_US","og_type":"article","og_title":"LVI - Errors","og_description":"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens","og_url":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2025-08-20T21:11:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/","url":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/","name":"LVI - Errors","isPartOf":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-14T13:00:04+00:00","dateModified":"2025-08-20T21:11:50+00:00","description":"Error Types Error type 1: Authorization Error type 2: User Input Error type 3: Service Objects Fatal Error type 4: Domain Specific Anything that happens","breadcrumb":{"@id":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/lvi-errors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Lead Validation &#8211; International\u00a0","item":"https:\/\/www.serviceobjects.com\/docs\/dots-lead-validation-international\/"},{"@type":"ListItem","position":3,"name":"LVI &#8211; Errors"}]},{"@type":"WebSite","@id":"https:\/\/www.serviceobjects.com\/docs\/#website","url":"https:\/\/www.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/www.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5315","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=5315"}],"version-history":[{"count":26,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5315\/revisions"}],"predecessor-version":[{"id":11541,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5315\/revisions\/11541"}],"up":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/4714"}],"wp:attachment":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=5315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}