<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic E00117, OTS Service Error 'Field validation error.' in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61371#M35829</link>
    <description>&lt;P&gt;I am new to this platform and am working in&amp;nbsp;the sandbox.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I believe I have PHP installed with the authorize.net sdk correctly in place.&amp;nbsp;&amp;nbsp;I am able to get a token with what looks like valid data and was able to get the hosted form working, but submitting my custom form yields an E00117, OTS Service Error 'Field validation error.' I double-checked all the values that I use in the transaction request so I am out of ideas how to troubleshoot where the problem may lie...can anyone suggest an approach to figure out this generic error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any recommendations.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 21:43:17 GMT</pubDate>
    <dc:creator>bkline927</dc:creator>
    <dc:date>2018-01-25T21:43:17Z</dc:date>
    <item>
      <title>E00117, OTS Service Error 'Field validation error.'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61371#M35829</link>
      <description>&lt;P&gt;I am new to this platform and am working in&amp;nbsp;the sandbox.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I believe I have PHP installed with the authorize.net sdk correctly in place.&amp;nbsp;&amp;nbsp;I am able to get a token with what looks like valid data and was able to get the hosted form working, but submitting my custom form yields an E00117, OTS Service Error 'Field validation error.' I double-checked all the values that I use in the transaction request so I am out of ideas how to troubleshoot where the problem may lie...can anyone suggest an approach to figure out this generic error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any recommendations.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 21:43:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61371#M35829</guid>
      <dc:creator>bkline927</dc:creator>
      <dc:date>2018-01-25T21:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: E00117, OTS Service Error 'Field validation error.'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61373#M35831</link>
      <description>&lt;P&gt;I am looking into replicating your scenario. Can you send the complete request you are using for generating token? also, the custom fields and sample values for the same?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 23:08:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61373#M35831</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2018-01-25T23:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: E00117, OTS Service Error 'Field validation error.'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61387#M35841</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Bhavana,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using the getToken.php script from the sdk/samples with the following sandbox credentials:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;api login id: 2F62EybG&lt;BR /&gt;transaction key: 84CE9Zw47nQw89vY&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The log reflects this request:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;&amp;lt;![CDATA[2F62EybG]]&amp;gt;&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;xxxx&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;clientId&amp;gt;&amp;lt;![CDATA[sdk-php-1.9.4]]&amp;gt;&amp;lt;/clientId&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;&amp;lt;![CDATA[ref1516960709]]&amp;gt;&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;transactionRequest&amp;gt;&lt;BR /&gt;&amp;lt;transactionType&amp;gt;&amp;lt;![CDATA[authCaptureTransaction]]&amp;gt;&amp;lt;/transactionType&amp;gt;&lt;BR /&gt;&amp;lt;amount&amp;gt;29.14&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;lt;payment&amp;gt;&lt;BR /&gt;&amp;lt;opaqueData&amp;gt;&lt;BR /&gt;&amp;lt;dataDescriptor&amp;gt;&amp;lt;![CDATA[COMMON.ACCEPT.INAPP.PAYMENT]]&amp;gt;&amp;lt;/dataDescriptor&amp;gt;&lt;BR /&gt;&amp;lt;dataValue&amp;gt;&amp;lt;![CDATA[COMMON.ACCEPT.INAPP.PAYMENT]]&amp;gt;&amp;lt;/dataValue&amp;gt;&lt;BR /&gt;&amp;lt;/opaqueData&amp;gt;&lt;BR /&gt;&amp;lt;/payment&amp;gt;&lt;BR /&gt;&amp;lt;billTo&amp;gt;&lt;BR /&gt;&amp;lt;firstName&amp;gt;&amp;lt;![CDATA[Test]]&amp;gt;&amp;lt;/firstName&amp;gt;&lt;BR /&gt;&amp;lt;lastName&amp;gt;&amp;lt;![CDATA[Person]]&amp;gt;&amp;lt;/lastName&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;&amp;lt;![CDATA[123 Test Billing]]&amp;gt;&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;city&amp;gt;&amp;lt;![CDATA[Billing City]]&amp;gt;&amp;lt;/city&amp;gt;&lt;BR /&gt;&amp;lt;state&amp;gt;&amp;lt;![CDATA[PA]]&amp;gt;&amp;lt;/state&amp;gt;&lt;BR /&gt;&amp;lt;zip&amp;gt;&amp;lt;![CDATA[11111]]&amp;gt;&amp;lt;/zip&amp;gt;&lt;BR /&gt;&amp;lt;country&amp;gt;&amp;lt;![CDATA[USA]]&amp;gt;&amp;lt;/country&amp;gt;&lt;BR /&gt;&amp;lt;/billTo&amp;gt;&lt;BR /&gt;&amp;lt;transactionSettings&amp;gt;&lt;BR /&gt;&amp;lt;setting&amp;gt;&lt;BR /&gt;&amp;lt;settingName&amp;gt;&amp;lt;![CDATA[duplicateWindow]]&amp;gt;&amp;lt;/settingName&amp;gt;&lt;BR /&gt;&amp;lt;settingValue&amp;gt;&amp;lt;![CDATA[60]]&amp;gt;&amp;lt;/settingValue&amp;gt;&lt;BR /&gt;&amp;lt;/setting&amp;gt;&lt;BR /&gt;&amp;lt;/transactionSettings&amp;gt;&lt;BR /&gt;&amp;lt;/transactionRequest&amp;gt;&lt;BR /&gt;&amp;lt;/createTransactionRequest&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hopefully this provides enough info to point me in the right direction?&amp;nbsp;&lt;/SPAN&gt;I sure appreciate the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 10:20:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61387#M35841</guid>
      <dc:creator>bkline927</dc:creator>
      <dc:date>2018-01-26T10:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: E00117, OTS Service Error 'Field validation error.'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61389#M35843</link>
      <description>&lt;P&gt;Sorry,&amp;nbsp;forgot to include that I am using the Accept.js dispatchData function to submit the authdata and carddata&amp;nbsp;and populate my form with the response.opaqueData (which seems to be returned successfully).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then use a javascript function to transfer that response to the form, clear the credit card info, then submit the form. I've tried just submitting the merchantAuthentication and transaction data (not including the billTo information) but I get the same error, which leads me to believe it has to the credentials or datavalue that creates the problem - just not finding a way to troubleshoot further.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 13:08:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61389#M35843</guid>
      <dc:creator>bkline927</dc:creator>
      <dc:date>2018-01-26T13:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: E00117, OTS Service Error 'Field validation error.'</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61396#M35849</link>
      <description>&lt;P&gt;Ok, I looked at the transfer of the dataValue and dataDescriptor and I had transposed them...sorry to waste any time anyone may have spent due to&amp;nbsp;my stupidity. Thanks again for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 20:43:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00117-OTS-Service-Error-Field-validation-error/m-p/61396#M35849</guid>
      <dc:creator>bkline927</dc:creator>
      <dc:date>2018-01-26T20:43:54Z</dc:date>
    </item>
  </channel>
</rss>

