<?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: Get E00004 error code while trying to use GetTransactionDetailsRequest Method in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49110#M24728</link>
    <description>&lt;P&gt;It still did not work. I tried that document and another document before I posted my message. When I use the url that is in the SOAP document, does not connect, however when I use the url, &lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/request.api,"&gt;https://apitest.authorize.net/soap/v1/request.api,&lt;/A&gt; &amp;nbsp;I am getting connected to the API; I just get the E00004 error. What did you use in order to connect to the transaction details API and get it to return a valid response.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2014 00:41:38 GMT</pubDate>
    <dc:creator>seweb2011</dc:creator>
    <dc:date>2014-12-10T00:41:38Z</dc:date>
    <item>
      <title>Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49095#M24714</link>
      <description>&lt;P&gt;I am trying to use the API to get transaction details, however I receive the error E00004 The name of the requested API method is invalid&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I m using "&lt;A href="https://apitest.authorize.net/xml/v1/request.api&amp;quot;" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api"&lt;/A&gt; &amp;nbsp;as the url.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the xml code I am entering:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;soap12:Envelope
&amp;nbsp; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt;
&amp;nbsp; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt;
&amp;nbsp; xmlns:soap12="&lt;A href="http://www.w3.org/2003/05/soap-envelope&amp;quot;&amp;gt;" target="_blank"&gt;http://www.w3.org/2003/05/soap-envelope"&amp;gt;&lt;/A&gt;
&amp;nbsp; &amp;lt;soap12:Body&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;GetTransactionDetailsRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;merchantAuthentication&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;***&amp;lt;/name&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;transactionKey&amp;gt;***&amp;lt;/transactionKey&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/merchantAuthentication&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;trans&amp;gt;6727055159&amp;lt;/trymm&amp;gt;
&amp;lt;/GetTransactionDetailsRequest&amp;gt;
&amp;lt;/soap12:Body&amp;gt;
&amp;lt;/soap12:Envelope&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried changing the method to GetTransactionDetails and also tried changing the xmlns to the Soap Documentation value(&lt;A href="https://api.authorize.net/soap/v1/)." target="_blank"&gt;https://api.authorize.net/soap/v1/).&lt;/A&gt; I started using soap 1.1 and still had the same error code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then use a header parameter with an attribute called "name" with a value of "SoapAction" and an attribute value, "value" with a value of "&lt;A href="https://apitest.authorize.net/v1/GetTransactionDetails&amp;quot;" target="_blank"&gt;https://apitest.authorize.net/v1/GetTransactionDetails"&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 18:47:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49095#M24714</guid>
      <dc:creator>seweb2011</dc:creator>
      <dc:date>2014-12-09T18:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49097#M24715</link>
      <description>&lt;P&gt;I obfuscated any sensitive information. &amp;nbsp; &amp;nbsp;I also noted that your close below doesn't match the open. &amp;nbsp;Is that just a copy/paste error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt; &amp;lt;trans&amp;gt;6727055159&amp;lt;/trymm&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Dec 2014 18:48:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49097#M24715</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-12-09T18:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49099#M24717</link>
      <description>&lt;P&gt;It should be &amp;lt;transId&amp;gt;********&amp;lt;/transId&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 19:04:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49099#M24717</guid>
      <dc:creator>seweb2011</dc:creator>
      <dc:date>2014-12-09T19:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49101#M24719</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/Service.asmx?op=GetTransactionDetails"&gt;https://apitest.authorize.net/soap/v1/Service.asmx?op=GetTransactionDetails&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you going to use soap, use the soap url&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 20:21:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49101#M24719</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-12-09T20:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49102#M24720</link>
      <description>&lt;P&gt;What is the name of the SOAP url that you used, in order to get a valid response?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 20:49:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49102#M24720</guid>
      <dc:creator>seweb2011</dc:creator>
      <dc:date>2014-12-09T20:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49109#M24727</link>
      <description>&lt;P&gt;If you click on that link it said&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;POST /soap/v1/Service.asmx HTTP/1.1
Host: apitest.authorize.net
Content-Type: text/xml; charset=utf-8
Content-Length: &lt;SPAN&gt;length&lt;/SPAN&gt;
SOAPAction: "&lt;A target="_blank" href="https://api.authorize.net/soap/v1/GetTransactionDetails&amp;quot;"&gt;https://api.authorize.net/soap/v1/GetTransactionDetails"&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2014 00:18:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49109#M24727</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-12-10T00:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49110#M24728</link>
      <description>&lt;P&gt;It still did not work. I tried that document and another document before I posted my message. When I use the url that is in the SOAP document, does not connect, however when I use the url, &lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/request.api,"&gt;https://apitest.authorize.net/soap/v1/request.api,&lt;/A&gt; &amp;nbsp;I am getting connected to the API; I just get the E00004 error. What did you use in order to connect to the transaction details API and get it to return a valid response.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2014 00:41:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49110#M24728</guid>
      <dc:creator>seweb2011</dc:creator>
      <dc:date>2014-12-10T00:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get E00004 error code while trying to use GetTransactionDetailsRequest Method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49111#M24729</link>
      <description>&lt;P&gt;I use C#, Visual Studio build the webservice thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you sure it is not &lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/Service.asmx"&gt;https://apitest.authorize.net/soap/v1/Service.asmx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;POST /soap/v1/Service.asmx HTTP/1.1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2014 01:08:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-E00004-error-code-while-trying-to-use/m-p/49111#M24729</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-12-10T01:08:32Z</dc:date>
    </item>
  </channel>
</rss>

