<?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 Moving from Test to Live and getting an error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27298#M14445</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are trying to take our site live today using the CIM API and I am getting an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the SDK that I downloaded from Authorize.Net. I switched over to use the live URL:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://api.authorize.net/xml/v1/request.api"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I verified that this is the URL being used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the api login and transaction key to the live ones that are currently being used on another site with AIM 3.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the errors E00003 and E00007, User Authorization failed due to invalid authentication values".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something else that needs to be done to switch to the live account? I verified with Authorize.net that the account is set up for CIM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transactions work fine with the test account, but fail with those errors on the live account.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2012 16:23:43 GMT</pubDate>
    <dc:creator>rickpost80498</dc:creator>
    <dc:date>2012-06-19T16:23:43Z</dc:date>
    <item>
      <title>Moving from Test to Live and getting an error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27298#M14445</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are trying to take our site live today using the CIM API and I am getting an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the SDK that I downloaded from Authorize.Net. I switched over to use the live URL:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://api.authorize.net/xml/v1/request.api"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I verified that this is the URL being used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the api login and transaction key to the live ones that are currently being used on another site with AIM 3.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the errors E00003 and E00007, User Authorization failed due to invalid authentication values".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something else that needs to be done to switch to the live account? I verified with Authorize.net that the account is set up for CIM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transactions work fine with the test account, but fail with those errors on the live account.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2012 16:23:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27298#M14445</guid>
      <dc:creator>rickpost80498</dc:creator>
      <dc:date>2012-06-19T16:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from Test to Live and getting an error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27300#M14446</link>
      <description>&lt;P&gt;Double check the loginID and TransactionKey.&lt;/P&gt;&lt;P&gt;Also, someone might have change the TransactionKey, so create/regenerate a new one when all else fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;E00003 mean bad XML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I switched over to use the live URL&lt;/P&gt;&lt;P&gt;You mean you switch the CustomerGateway to ServiceMode.Live??&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2012 16:39:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27300#M14446</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-06-19T16:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Moving from Test to Live and getting an error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27304#M14448</link>
      <description>&lt;P&gt;Missing a digit from the transaction key. I counted the length and my test key was 16 digits and the live one was 15. I went back to the source and had them double check.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry to bother you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2012 16:56:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Moving-from-Test-to-Live-and-getting-an-error/m-p/27304#M14448</guid>
      <dc:creator>rickpost80498</dc:creator>
      <dc:date>2012-06-19T16:56:20Z</dc:date>
    </item>
  </channel>
</rss>

