<?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: getSettledBatchList error 400 Bad Request in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54814#M29772</link>
    <description>&lt;P&gt;Additional info: I am adding this header:&lt;/P&gt;&lt;P&gt;"content-type" ; "text/xml; charset=utf-8"&lt;/P&gt;</description>
    <pubDate>Sat, 04 Jun 2016 14:12:31 GMT</pubDate>
    <dc:creator>Fairfielder108</dc:creator>
    <dc:date>2016-06-04T14:12:31Z</dc:date>
    <item>
      <title>getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54813#M29771</link>
      <description>&lt;P&gt;I'm using a https POST request with SOAP to call the&amp;nbsp;getSettledBatchList service. I'm getting back a Bad Request 400 response. Why? Here's the request:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-16"?&amp;gt;&lt;BR /&gt;&amp;lt;soap:Envelope xmlns:soap="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; 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; xmlns:xsd="&lt;A target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;soap:Body&amp;gt;&lt;BR /&gt;&amp;lt;GetSettledBatchList xmlns="&lt;A target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;myusername&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;mytranskey&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;includeStatistics&amp;gt;true&amp;lt;/includeStatistics&amp;gt;&lt;BR /&gt;&amp;lt;firstSettlementDate&amp;gt;2016-05-01T00:00:01Z&amp;lt;/firstSettlementDate&amp;gt;&lt;BR /&gt;&amp;lt;lastSettlementDate&amp;gt;2016-05-31T23:59:59Z&amp;lt;/lastSettlementDate&amp;gt;&lt;BR /&gt;&amp;lt;/getSettledBatchList&amp;gt;&lt;BR /&gt;&amp;lt;/soap:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soap:Envelope&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2016 13:21:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54813#M29771</guid>
      <dc:creator>Fairfielder108</dc:creator>
      <dc:date>2016-06-04T13:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54814#M29772</link>
      <description>&lt;P&gt;Additional info: I am adding this header:&lt;/P&gt;&lt;P&gt;"content-type" ; "text/xml; charset=utf-8"&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2016 14:12:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54814#M29772</guid>
      <dc:creator>Fairfielder108</dc:creator>
      <dc:date>2016-06-04T14:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54815#M29773</link>
      <description>&lt;P&gt;More info: Adding a trace resulted in this message: You don't have permission to access "&lt;A href="http://api2.authorize.net/soap/v1/Service.asmx&amp;quot;" target="_blank"&gt;http://api2.authorize.net/soap/v1/Service.asmx"&lt;/A&gt; on this server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I am using the https version of the URL, so I don't know why the error message says http.)&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2016 18:55:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54815#M29773</guid>
      <dc:creator>Fairfielder108</dc:creator>
      <dc:date>2016-06-04T18:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54816#M29774</link>
      <description>&lt;P&gt;error on the trace or the request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;400 bad request could be data or the header&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how are you posting? where are you posting to?&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2016 22:28:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54816#M29774</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-06-04T22:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54817#M29775</link>
      <description>&lt;P&gt;&lt;A href="http://api2.authorize.net/soap/v1/Service.asmx%22" target="_blank" rel="nofollow"&gt;posting to:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://api2.authorize.net/soap/v1/Service.asmx%22" target="_blank" rel="nofollow"&gt;https://api2.authorize.net/soap/v1/Service.asmx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sent from a database application (4D) that has an HTTP REQUEST command. I get an abbreviated error when I do the actual request: Error 400 Bad Request. I get the fuller error ("You don't have permission...") when I do the trace.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2016 22:48:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54817#M29775</guid>
      <dc:creator>Fairfielder108</dc:creator>
      <dc:date>2016-06-04T22:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54818#M29776</link>
      <description>&lt;P&gt;post to just the asmx or&lt;/P&gt;&lt;P&gt;&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx/GetSettledBatchList" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx/GetSettledBatchList&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or you set the soap action?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2016 00:19:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54818#M29776</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-06-05T00:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54819#M29777</link>
      <description>&lt;P&gt;just asmx&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2016 03:08:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54819#M29777</guid>
      <dc:creator>Fairfielder108</dc:creator>
      <dc:date>2016-06-05T03:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54820#M29778</link>
      <description>&lt;P&gt;Probably need to pass it in the header&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.authorize.net/soap/v1/Service.asmx?op=GetSettledBatchList" target="_blank"&gt;https://api.authorize.net/soap/v1/Service.asmx?op=GetSettledBatchList&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2016 10:23:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54820#M29778</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-06-05T10:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54821#M29779</link>
      <description>&lt;P&gt;Tried it. Same result.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2016 12:06:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54821#M29779</guid>
      <dc:creator>Fairfielder108</dc:creator>
      <dc:date>2016-06-05T12:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: getSettledBatchList error 400 Bad Request</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54822#M29780</link>
      <description>&lt;P&gt;Can yu try it other then using the 4D database?&lt;/P&gt;&lt;P&gt;or did you try just using the xml interface?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting" target="_blank"&gt;https://developer.authorize.net/api/reference/#transaction-reporting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="tab-pane fade in active"&gt;&lt;P&gt;Request Method: POST&lt;/P&gt;&lt;P&gt;Sandbox URL: &lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Production URL: &lt;A href="https://api.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;XSD URL: &lt;A href="https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd" target="_blank"&gt;https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;XML Content-Type: text/xml&lt;/P&gt;&lt;P&gt;JSON Content-Type: application/json&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 05 Jun 2016 13:35:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getSettledBatchList-error-400-Bad-Request/m-p/54822#M29780</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-06-05T13:35:54Z</dc:date>
    </item>
  </channel>
</rss>

