<?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 Re: E00007 Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34462#M18907</link>
    <description>&lt;P&gt;Here is the raw request, with the actual keys redacted:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &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; HTTP/1.1&lt;BR /&gt;Content-Type: text/xml&lt;BR /&gt;Host: api.authorize.net&lt;BR /&gt;Content-Length: 489&lt;BR /&gt;Expect: 100-continue&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;getSettledBatchListRequest xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;redacted&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;redacted&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;&amp;lt;firstSettlementDate&amp;gt;2013-05-01T07:00:00Z&amp;lt;/firstSettlementDate&amp;gt;&amp;lt;lastSettlementDate&amp;gt;2013-05-31T07:00:00Z&amp;lt;/lastSettlementDate&amp;gt;&amp;lt;/getSettledBatchListRequest&amp;gt;&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2013 23:42:05 GMT</pubDate>
    <dc:creator>belangley</dc:creator>
    <dc:date>2013-05-31T23:42:05Z</dc:date>
    <item>
      <title>E00007 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34459#M18904</link>
      <description>&lt;P&gt;We are integrating with eCheck and the Reporting services using C# .NET AuthorizeNet NuGet package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ECheck is authenticating fine, calls to the Reporting service are failing with the E00007 error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the ApiKey and TransactionKey specified in a constant for both calls, so I know the same values are being used in both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Examining both calls using Fiddler2 I have confirmed the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The eCheck call is being sent to&amp;nbsp;&lt;A href="https://secure.authorize.net/gateway/transact.dll." target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Reporting call is being sent to&amp;nbsp;&lt;A href="https://api.authorize.net/xml/v1/request.api&amp;nbsp;" target="_blank"&gt;https://api.authorize.net/xml/v1/request.api&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have confirmed that the ApiKey/TransactionKey values are passed correctly into the&amp;nbsp;&amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;]&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt; elements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This is a production account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on where I can look next to resolve this?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 22:27:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34459#M18904</guid>
      <dc:creator>belangley</dc:creator>
      <dc:date>2013-05-31T22:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: E00007 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34461#M18906</link>
      <description>&lt;P&gt;Can you see the request param in Fiddler2?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 22:55:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34461#M18906</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-05-31T22:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: E00007 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34462#M18907</link>
      <description>&lt;P&gt;Here is the raw request, with the actual keys redacted:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &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; HTTP/1.1&lt;BR /&gt;Content-Type: text/xml&lt;BR /&gt;Host: api.authorize.net&lt;BR /&gt;Content-Length: 489&lt;BR /&gt;Expect: 100-continue&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;getSettledBatchListRequest xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;redacted&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;redacted&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;&amp;lt;firstSettlementDate&amp;gt;2013-05-01T07:00:00Z&amp;lt;/firstSettlementDate&amp;gt;&amp;lt;lastSettlementDate&amp;gt;2013-05-31T07:00:00Z&amp;lt;/lastSettlementDate&amp;gt;&amp;lt;/getSettledBatchListRequest&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 23:42:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34462#M18907</guid>
      <dc:creator>belangley</dc:creator>
      <dc:date>2013-05-31T23:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: E00007 Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34463#M18908</link>
      <description>&lt;P&gt;The only thing I see is the Expect: 100-continue&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://alihamdar.com/2010/06/19/expect-100-continue/"&gt;http://alihamdar.com/2010/06/19/expect-100-continue/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2013 00:19:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00007-Error/m-p/34463#M18908</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-01T00:19:11Z</dc:date>
    </item>
  </channel>
</rss>

