<?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: Sandbox URL Returning 404 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53033#M28196</link>
    <description>&lt;P&gt;Thanks Richard!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I knew it had to be something like that. I just re-downloaded the SIM Guide, which I see has the new URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fritz&lt;/P&gt;</description>
    <pubDate>Wed, 18 Nov 2015 19:47:13 GMT</pubDate>
    <dc:creator>coppercup</dc:creator>
    <dc:date>2015-11-18T19:47:13Z</dc:date>
    <item>
      <title>Sandbox URL Returning 404</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53030#M28193</link>
      <description>&lt;P&gt;I just started testing a new SIM integration yesterday, but the sandbox url&amp;nbsp;&lt;A href="https://sandbox.authorize.net/gateway/transact.dll" target="_blank"&gt;https://sandbox.authorize.net/gateway/transact.dll&lt;/A&gt; keeps returning a 404 with the message "&lt;SPAN&gt;The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did the sandbox URL change?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is a sample of my SIM request form, with x_login and x_fp_hash masked:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;form name="fixed_donate_form" id="fixed_donate_form" action="https://sandbox.authorize.net/gateway/transact.dll" method="post"&amp;gt;

	&amp;lt;fieldset class="donation-payment-info"&amp;gt;
		&amp;lt;legend&amp;gt;Payment Information&amp;lt;/legend&amp;gt;
		&amp;lt;br class="clear"&amp;gt;
		&amp;lt;div class="submit-values"&amp;gt;
			&amp;lt;a class="main-form-link-button" href="spinners.php" title="Go back and make changes."&amp;gt;Back&amp;lt;/a&amp;gt;
			&amp;lt;input type="submit" name="submit" id="submit" class="main-form-button" value="Proceed to Payment Form"&amp;gt;
			
			&amp;lt;div id='sim-fields'&amp;gt;
				&amp;lt;input type="hidden" name="x_amount" value="50"&amp;gt;
				&amp;lt;input type="hidden" name="x_cust_id" value="14741"&amp;gt;
				&amp;lt;input type="hidden" name="x_description" value="Temporary SIM description"&amp;gt;
				&amp;lt;input type="hidden" name="x_delim_data" value="TRUE"&amp;gt;
				&amp;lt;input type="hidden" name="x_email_customer" value="TRUE"&amp;gt;
				&amp;lt;input type="hidden" name="x_fp_hash" value="b89fe033479e5785b2f998fxxxxxxxxx"&amp;gt;
				&amp;lt;input type="hidden" name="x_fp_sequence" value="53"&amp;gt;
				&amp;lt;input type="hidden" name="x_fp_timestamp" value="1447874742"&amp;gt;
				&amp;lt;input type="hidden" name="x_invoice_num" value="53"&amp;gt;
				&amp;lt;input type="hidden" name="x_login" value="xxxxxxxxxxxxxx"&amp;gt;
				&amp;lt;input type="hidden" name="x_relay_response" value="FALSE"&amp;gt;
				&amp;lt;input type="hidden" name="x_show_form" value="PAYMENT_FORM"&amp;gt;
				&amp;lt;input type="hidden" name="x_version" value="3.1"&amp;gt;
				&amp;lt;input type="hidden" name="x_delim_char" value=","&amp;gt;
			&amp;lt;/div&amp;gt;
		&amp;lt;/div&amp;gt;
	&amp;lt;/fieldset&amp;gt;

&amp;lt;/form&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;It is also worth noting that attempting to go directly to the URL in a browser also returns a 404. Seems like it used to return an error response code about the API login or transaction key being wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks, Fritz&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:31:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53030#M28193</guid>
      <dc:creator>coppercup</dc:creator>
      <dc:date>2015-11-18T19:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox URL Returning 404</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53031#M28194</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19162"&gt;@coppercup﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The sandbox endpoint should be&amp;nbsp;&lt;A href="https://test.authorize.net/gateway/transact.dll\" target="_blank"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:39:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53031#M28194</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-11-18T19:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sandbox URL Returning 404</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53033#M28196</link>
      <description>&lt;P&gt;Thanks Richard!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I knew it had to be something like that. I just re-downloaded the SIM Guide, which I see has the new URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fritz&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:47:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sandbox-URL-Returning-404/m-p/53033#M28196</guid>
      <dc:creator>coppercup</dc:creator>
      <dc:date>2015-11-18T19:47:13Z</dc:date>
    </item>
  </channel>
</rss>

