<?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 createcustomerprofilerequest successful in DEV, fails in PROD in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createcustomerprofilerequest-successful-in-DEV-fails-in-PROD/m-p/79298#M49867</link>
    <description>&lt;P&gt;I am able to successfully manage customer profiles using the Accept.js and the API in the DEV / Sandbox environment, however when I moved the code to PROD, it failed with the error:&amp;nbsp;&lt;SPAN&gt;E00116 OTS Token access violation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Searching, I see that error E00116 can happen when the creds are wrong, eg., using DEV creds in PROD,&amp;nbsp; but I've double checked and believe that everything is fine there.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using our PROD creds successfully via Accept.js and the API when using&amp;nbsp;createTransactionRequest.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;There is another thread at&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/OTS-Token-Access-Violation/td-p/68350" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/OTS-Token-Access-Violation/td-p/68350&lt;/A&gt;&amp;nbsp; which has the same error, however the user was unable to use the method in DEV as well.&amp;nbsp; That is not my situation, as everything works fine in DEV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on what might be done to correct this?&amp;nbsp; Is it an internal AuthNet problem?&amp;nbsp; Could there be a setting in the PROD account that needs to be set?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Oct 2021 11:09:41 GMT</pubDate>
    <dc:creator>mojenals</dc:creator>
    <dc:date>2021-10-19T11:09:41Z</dc:date>
    <item>
      <title>createcustomerprofilerequest successful in DEV, fails in PROD</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createcustomerprofilerequest-successful-in-DEV-fails-in-PROD/m-p/79298#M49867</link>
      <description>&lt;P&gt;I am able to successfully manage customer profiles using the Accept.js and the API in the DEV / Sandbox environment, however when I moved the code to PROD, it failed with the error:&amp;nbsp;&lt;SPAN&gt;E00116 OTS Token access violation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Searching, I see that error E00116 can happen when the creds are wrong, eg., using DEV creds in PROD,&amp;nbsp; but I've double checked and believe that everything is fine there.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using our PROD creds successfully via Accept.js and the API when using&amp;nbsp;createTransactionRequest.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;There is another thread at&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/OTS-Token-Access-Violation/td-p/68350" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/OTS-Token-Access-Violation/td-p/68350&lt;/A&gt;&amp;nbsp; which has the same error, however the user was unable to use the method in DEV as well.&amp;nbsp; That is not my situation, as everything works fine in DEV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on what might be done to correct this?&amp;nbsp; Is it an internal AuthNet problem?&amp;nbsp; Could there be a setting in the PROD account that needs to be set?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 11:09:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createcustomerprofilerequest-successful-in-DEV-fails-in-PROD/m-p/79298#M49867</guid>
      <dc:creator>mojenals</dc:creator>
      <dc:date>2021-10-19T11:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: createcustomerprofilerequest successful in DEV, fails in PROD</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createcustomerprofilerequest-successful-in-DEV-fails-in-PROD/m-p/79857#M50283</link>
      <description>&lt;P&gt;Since I was getting the OTS error when trying to submit createCustomerProfile with a payment block,&amp;nbsp;I attempted to break the process out into two steps, rather than one.&lt;/P&gt;&lt;P&gt;first createCustomerProfile without the payment information block, then upon successful response, fire a createCustomerPaymentProfileRequest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The createCustomerProfile execs without a problem, however when I attempt to create the paymentProfile against the newly created customer profile, I get the same OTS Token violation that I received when I processed the request as one step (createCustomerProfile with payment block).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I am able to process createTransactionRequest calls using the same credentials, I tried to alter those calls, so that I could force a similar error and adjust my createCustomerProfile call accordingly.&amp;nbsp; This did not work, as any adjustments (change username/password, try dev creds in prod, etc) resulted in expected errors such as User authentication Failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your assistance is appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 16:02:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createcustomerprofilerequest-successful-in-DEV-fails-in-PROD/m-p/79857#M50283</guid>
      <dc:creator>mojenals</dc:creator>
      <dc:date>2021-11-15T16:02:10Z</dc:date>
    </item>
  </channel>
</rss>

