<?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 Running into CORS Issue in Test environment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Running-into-CORS-Issue-in-Test-environment/m-p/91110#M57243</link>
    <description>&lt;P&gt;We recently started getting an issue while testing AcceptJS in the test environment. We tested with a project that was already in production, which works. When switching the project to test mode, we start getting the below error.&lt;/P&gt;&lt;P&gt;Access to XMLHttpRequest at '&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;' from origin '&lt;A href="https://jstest.authorize.net" target="_blank" rel="noopener"&gt;https://jstest.authorize.net&lt;/A&gt;' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.&lt;/P&gt;&lt;P&gt;Looks like&amp;nbsp;&lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt; has the below response headers, so I'm guessing testing of restricting these is in progress, but it's causing development issues for us.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;access-control-allow-credentials: true&lt;BR /&gt;access-control-allow-headers: x-requested-with,cache-control,content-type,origin,method,SOAPAction&lt;BR /&gt;access-control-allow-methods: PUT,OPTIONS,POST,GET&lt;BR /&gt;access-control-allow-origin: *&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Fri, 24 Jan 2025 20:47:36 GMT</pubDate>
    <dc:creator>Daniel-S</dc:creator>
    <dc:date>2025-01-24T20:47:36Z</dc:date>
    <item>
      <title>Running into CORS Issue in Test environment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Running-into-CORS-Issue-in-Test-environment/m-p/91110#M57243</link>
      <description>&lt;P&gt;We recently started getting an issue while testing AcceptJS in the test environment. We tested with a project that was already in production, which works. When switching the project to test mode, we start getting the below error.&lt;/P&gt;&lt;P&gt;Access to XMLHttpRequest at '&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;' from origin '&lt;A href="https://jstest.authorize.net" target="_blank" rel="noopener"&gt;https://jstest.authorize.net&lt;/A&gt;' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.&lt;/P&gt;&lt;P&gt;Looks like&amp;nbsp;&lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt; has the below response headers, so I'm guessing testing of restricting these is in progress, but it's causing development issues for us.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;access-control-allow-credentials: true&lt;BR /&gt;access-control-allow-headers: x-requested-with,cache-control,content-type,origin,method,SOAPAction&lt;BR /&gt;access-control-allow-methods: PUT,OPTIONS,POST,GET&lt;BR /&gt;access-control-allow-origin: *&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Jan 2025 20:47:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Running-into-CORS-Issue-in-Test-environment/m-p/91110#M57243</guid>
      <dc:creator>Daniel-S</dc:creator>
      <dc:date>2025-01-24T20:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running into CORS Issue in Test environment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Running-into-CORS-Issue-in-Test-environment/m-p/91124#M57250</link>
      <description>&lt;P&gt;Error is no longer present, resolved.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 19:53:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Running-into-CORS-Issue-in-Test-environment/m-p/91124#M57250</guid>
      <dc:creator>Daniel-S</dc:creator>
      <dc:date>2025-01-27T19:53:41Z</dc:date>
    </item>
  </channel>
</rss>

