<?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: Getting a &amp;quot;timeout&amp;quot; error on Relay Response in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66185#M39756</link>
    <description>&lt;P&gt;As I've mentioned it's not publicly available.&amp;nbsp; And my admins are not going to approve that for a test site.&amp;nbsp; I *have* allowed access to the mentioned IP addresses for authorize.net.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Further conversation with support suggests that the problem is that I'm using an http link for the relay url.&amp;nbsp; Nothing in the documentation suggests this is a requirement (I'm using https to connect to authorize.net) but if that's the case at least its an answer (requiring a properly signed certificate for a *test* server is seriously annoying but whatever).&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 20:21:59 GMT</pubDate>
    <dc:creator>kevin2r2sours</dc:creator>
    <dc:date>2019-01-30T20:21:59Z</dc:date>
    <item>
      <title>Getting a "timeout" error on Relay Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66183#M39754</link>
      <description>&lt;P&gt;I'm trying to get a DPM integration working with the new hash requirements.&amp;nbsp; I know I need to upgrade to the newer approach, but I need to get this working before I dig into that.&amp;nbsp; The problem is that I can't get my development site talking to the sandbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the standard opaque "timeout" error.&amp;nbsp; Based on the speed of response, it's not timing out, but this appears to be a generic "something went wrong with the connection" error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because of security concerns the development box is behind a firewall, but I've whitelisted the IPs found here:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;198.241.206.38&lt;BR /&gt;198.241.207.38&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.authorize.net/s/article/Authorize-Net-Domains-and-IP-Addresses" target="_blank"&gt;https://support.authorize.net/s/article/Authorize-Net-Domains-and-IP-Addresses&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've read &lt;A href="https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request" target="_blank"&gt;https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request&lt;/A&gt; and done everything I can think of there (including removing the query string from my relay url.&lt;BR /&gt;&lt;BR /&gt;The problem is that authorize.net is not calling my webserver after a submission.&amp;nbsp; However I'm at a loss on how to troubleshoot this further since a.net doesn't provide a real error message nor can I find a tool that would determine why the connection is failing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm posting here because after pointing me to articles I told them I already reviewed, a.net support told me to post here because "as we are not trained to review your code".&lt;BR /&gt;&lt;BR /&gt;Anybody know how to troubleshoot this?&lt;BR /&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 19:36:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66183#M39754</guid>
      <dc:creator>kevin2r2sours</dc:creator>
      <dc:date>2019-01-30T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a "timeout" error on Relay Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66184#M39755</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28381"&gt;@kevin2r2sours&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might check first to ensure your URL is publicly available and on standard ports 80 or 443, otherwise it will continue to fail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 20:16:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66184#M39755</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-01-30T20:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a "timeout" error on Relay Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66185#M39756</link>
      <description>&lt;P&gt;As I've mentioned it's not publicly available.&amp;nbsp; And my admins are not going to approve that for a test site.&amp;nbsp; I *have* allowed access to the mentioned IP addresses for authorize.net.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Further conversation with support suggests that the problem is that I'm using an http link for the relay url.&amp;nbsp; Nothing in the documentation suggests this is a requirement (I'm using https to connect to authorize.net) but if that's the case at least its an answer (requiring a properly signed certificate for a *test* server is seriously annoying but whatever).&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 20:21:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-a-quot-timeout-quot-error-on-Relay-Response/m-p/66185#M39756</guid>
      <dc:creator>kevin2r2sours</dc:creator>
      <dc:date>2019-01-30T20:21:59Z</dc:date>
    </item>
  </channel>
</rss>

