<?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: Accept.js - Sandbox:  Library is not coming from Accept server in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69504#M42510</link>
    <description>&lt;P&gt;What a relief to discover this thread - we've been having the same experience during the past few days on our development server. Unfortunately it's still not working for us this morning.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 13:59:56 GMT</pubDate>
    <dc:creator>litza</dc:creator>
    <dc:date>2019-10-24T13:59:56Z</dc:date>
    <item>
      <title>Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69489#M42498</link>
      <description>&lt;P&gt;Today I attempted to deploy me application to a DEV server and I started getting the following error:&amp;nbsp;&amp;nbsp;Library is not coming from Accept server--- a7e38542d3a404b4b3ac37a7252bca2e7f3dd724a357aa93ce22f413e74333c3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the script I'm including:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;script type="text/javascript" src="&lt;A href="https://jstest.authorize.net/v1/Accept.js" target="_blank"&gt;https://jstest.authorize.net/v1/Accept.js&lt;/A&gt;" charset="utf-8"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works fine if you do the production url (js.authorize.net), but it stopped working for me today when using the sandbox url.&amp;nbsp; I don't know what is happening.&amp;nbsp; To cut down on all variables, I literally created a blank html document with this script tag in the header and I still get the error message in the console.&amp;nbsp; It happens in chrome, firefox, and edge.&amp;nbsp; I've been testing successfully the last several days with no issues.&amp;nbsp; I'm stumped at the moment.&amp;nbsp; Anyone run across this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 20:31:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69489#M42498</guid>
      <dc:creator>jrm89</dc:creator>
      <dc:date>2019-10-23T20:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69490#M42499</link>
      <description>&lt;P&gt;I'm seeing the exact same issue. Using jstest.authorize.net leads to "&lt;SPAN class="message-body-wrapper"&gt;&lt;SPAN class="message-flex-body"&gt;&lt;SPAN class="message-body devtools-monospace"&gt;&lt;SPAN class="objectBox objectBox-string"&gt;Library is not coming from Accept server" error in Accept.js when loading AcceptCore.js from&amp;nbsp;&amp;nbsp;jstest.authorize.net. &amp;nbsp;FireFox, Safari, Chrome. &amp;nbsp;Plugins disabled.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 21:05:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69490#M42499</guid>
      <dc:creator>jasonb</dc:creator>
      <dc:date>2019-10-23T21:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69492#M42501</link>
      <description>&lt;P&gt;I am seeing the issue as well. We discovered after updating to Chome version 78 (and clearing cache) today - Firefox 70 seems to have the same problem as well.&lt;BR /&gt;&lt;BR /&gt;Chrome 77 gives this warning:&lt;BR /&gt;&lt;FONT color="#808080"&gt;A cookie associated with a cross-site resource at &lt;A href="http://authorize.net/" target="_blank"&gt;http://authorize.net/&lt;/A&gt; was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application&amp;gt;Storage&amp;gt;Cookies and see more details at &lt;A href="https://www.chromestatus.com/feature/5088147346030592" target="_blank"&gt;https://www.chromestatus.com/feature/5088147346030592&lt;/A&gt; and &lt;A href="https://www.chromestatus.com/feature/5633521622188032" target="_blank"&gt;https://www.chromestatus.com/feature/5633521622188032&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;Perhaps this warning will give insight?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 21:36:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69492#M42501</guid>
      <dc:creator>cmchristensen</dc:creator>
      <dc:date>2019-10-23T21:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69493#M42502</link>
      <description>&lt;P&gt;We are having the same problem:&lt;/P&gt;&lt;P&gt;- starting today&lt;/P&gt;&lt;P&gt;- in the sandbox&lt;/P&gt;&lt;P&gt;- using the hosted form variant (AcceptUI.js)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can be easily reproduced by:&lt;/P&gt;&lt;P&gt;- take the code sample at:&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/features/acceptjs.html#Example_of_the_Complete_HTML_Page" target="_blank"&gt;https://developer.authorize.net/api/reference/features/acceptjs.html#Example_of_the_Complete_HTML_Page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- ensure you're using the "Hosted Form" sample&lt;/P&gt;&lt;P&gt;- update with your apiLoginID and clientKey&lt;/P&gt;&lt;P&gt;- serve the page with a static file server&lt;/P&gt;&lt;P&gt;- see console warning:&amp;nbsp;Library is not coming from Accept server---a7e38542d3a404b4b3ac37a7252bca2e7f3dd724a357aa93ce22f413e74333c3&lt;/P&gt;&lt;P&gt;- add a card&lt;/P&gt;&lt;P&gt;- see console error:&amp;nbsp;E_WC_03: Accept.js is not loaded correctly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our testing, the error appears to be specific to AcceptUI.js and not the Accept.js library version ("Your Own Payment Form"). If it is a CDN / caching issue, this could vary...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This appears to relate to past issues:&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/E-WC-03-Accept-js-is-not-loaded-correctly/td-p/57171" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/E-WC-03-Accept-js-is-not-loaded-correctly/td-p/57171&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/Library-is-not-coming-from-Accept-CDN/td-p/57521" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/Library-is-not-coming-from-Accept-CDN/td-p/57521&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 21:39:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69493#M42502</guid>
      <dc:creator>dliv-gw</dc:creator>
      <dc:date>2019-10-23T21:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69494#M42503</link>
      <description>&lt;P&gt;We are seeing the issue with both AcceptUI.js (hosted payment form), as well ass the Accept.js (own payment form) libraries.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 21:53:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69494#M42503</guid>
      <dc:creator>cmchristensen</dc:creator>
      <dc:date>2019-10-23T21:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69495#M42504</link>
      <description>&lt;DIV&gt;&lt;P&gt;We have noticed there is a potential issue between&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://js.authorize.net/v1/Accept.js" target="_blank" rel="noopener noreferrer"&gt;https://js.authorize.net/v1/Accept.js&lt;/A&gt; (Production)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://jstest.authorize.net/v1/Accept.js" target="_blank" rel="noopener noreferrer"&gt;https://jstest.authorize.net/v1/Accept.js&lt;/A&gt; (Sandbox)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;We noticed that both expected hashes are identical on both scripts. Upon hashing the Production AcceptCore.js, we noticed it matched the Sandbox and Production Accept.js expected hash of (79ec52f0ce86fb27c47d1f860ba62d34ad5fe6cd3778ee0952ac698f52096e81).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Upon hashing the Sandbox AcceptCore.js, we noticed it did not match either with a result hash of (a7e38542d3a404b4b3ac37a7252bca2e7f3dd724a357aa93ce22f413e74333c3).&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a possibility the Sandbox Accept.js is using the Production copy instead of the Sandbox copy?&lt;BR /&gt;&lt;BR /&gt;Hopefully someone from Authroize.net can confirm this soon.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 22:56:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69495#M42504</guid>
      <dc:creator>Fallenstedt</dc:creator>
      <dc:date>2019-10-23T22:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69496#M42505</link>
      <description>&lt;P&gt;You can reproduce this via bash:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;curl &lt;A href="https://js.authorize.net/v1/Accept.js" target="_blank" rel="noopener noreferrer"&gt;https://js.authorize.net/v1/Accept.js&lt;/A&gt; -H 'Cache-Control: no-cache'&lt;BR /&gt;curl &lt;A href="https://jstest.authorize.net/v1/Accept.js" target="_blank" rel="noopener noreferrer"&gt;https://jstest.authorize.net/v1/Accept.js&lt;/A&gt; -H 'Cache-Control: no-cache'&lt;BR /&gt;&lt;BR /&gt;curl &lt;A href="https://js.authorize.net/v1/AcceptCore.js" target="_blank" rel="noopener noreferrer"&gt;https://js.authorize.net/v1/AcceptCore.js&lt;/A&gt; -H 'Cache-Control: no-cache' -o output.txt&lt;BR /&gt;curl &lt;A href="https://js.authorize.net/v1/AcceptCore.js" target="_blank" rel="noopener noreferrer"&gt;https://&lt;/A&gt;&lt;A href="https://jstest.authorize.net/v1/Accept.js" target="_blank" rel="noopener noreferrer"&gt;jstest&lt;/A&gt;&lt;A href="https://js.authorize.net/v1/AcceptCore.js" target="_blank" rel="noopener noreferrer"&gt;.authorize.net/v1/AcceptCore.js&lt;/A&gt; -H 'Cache-Control: no-cache' -o test_output.txt&lt;BR /&gt;shasum -a 256 output.txt&lt;BR /&gt;shasum -a 256 test_output.txt&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 22:58:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69496#M42505</guid>
      <dc:creator>Fallenstedt</dc:creator>
      <dc:date>2019-10-23T22:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69497#M42506</link>
      <description>&lt;P&gt;We believe that was have identified and resolve the cause of this issue. Can you please try again?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Adam&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 00:25:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69497#M42506</guid>
      <dc:creator>AdamT</dc:creator>
      <dc:date>2019-10-24T00:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69498#M42507</link>
      <description>&lt;P&gt;It still is not working for me.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 01:36:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69498#M42507</guid>
      <dc:creator>Fiala1904</dc:creator>
      <dc:date>2019-10-24T01:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69504#M42510</link>
      <description>&lt;P&gt;What a relief to discover this thread - we've been having the same experience during the past few days on our development server. Unfortunately it's still not working for us this morning.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 13:59:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69504#M42510</guid>
      <dc:creator>litza</dc:creator>
      <dc:date>2019-10-24T13:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69505#M42511</link>
      <description>&lt;P&gt;It looks like it is working for some users and not others. Why is this error only showing up for some users? Is there something we can do on our end to ensure that this error doesn't occur.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 14:23:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69505#M42511</guid>
      <dc:creator>tguenther</dc:creator>
      <dc:date>2019-10-24T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69506#M42512</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are still experiencing this error, please attempt to clear your browser's cache and test again. If you are continuing to experience this error/issue with Accept.js, please contact Authorize.Net support to provide additional information and details for us to investigate further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Adam&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 14:38:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69506#M42512</guid>
      <dc:creator>AdamT</dc:creator>
      <dc:date>2019-10-24T14:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69509#M42515</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;How can we best contact Authroize.Net support for this? I ask because Authorize.net support told me to make a post on the forum. At this point I feel like I am going in circles.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 15:39:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69509#M42515</guid>
      <dc:creator>Fallenstedt</dc:creator>
      <dc:date>2019-10-24T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69511#M42517</link>
      <description>&lt;P&gt;Note to everyone: I think you need to clear your cache AND cookies. It appears to be working again for me.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22373"&gt;@AdamT&lt;/a&gt;&amp;nbsp;Could you explain what the issue was and what resolved it?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 17:34:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69511#M42517</guid>
      <dc:creator>cmchristensen</dc:creator>
      <dc:date>2019-10-24T17:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69512#M42518</link>
      <description>&lt;P&gt;For people getting mixed results, this might be a CDN issue now. It works in chrome after clearing cache + cookies and in an incognito browser. Firefox has been hit or miss.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 17:42:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69512#M42518</guid>
      <dc:creator>Fallenstedt</dc:creator>
      <dc:date>2019-10-24T17:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69513#M42519</link>
      <description>&lt;P&gt;I tested with the Edge browser, which I thought I had never ever used with authorize.net before, and I still got the error. However, after I cleared all my history, it does now work on Edge.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Likewise on Chrome, which I rarely use, I still got the error but after clearing everything it now works on Chrome.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;After clearing all my history on Firefox, I continue to get the error. Firefox is where I really need to have it fixed.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 17:56:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69513#M42519</guid>
      <dc:creator>Fiala1904</dc:creator>
      <dc:date>2019-10-24T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69514#M42520</link>
      <description>&lt;P&gt;The issue was caused by an uninteneded change related to the final migration from Akamai to Cloudflare for our Sandbox environement. The issue was minification of javascript related to jstest.authorize.net which was already being done. Once we disabled that function and cleared the cache we started to see this issue resolve and able to successfully call Accept.js.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 18:07:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69514#M42520</guid>
      <dc:creator>AdamT</dc:creator>
      <dc:date>2019-10-24T18:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69516#M42522</link>
      <description>&lt;P&gt;We still got this issue on Firefox/Chrome/Safari, clean cache and history did not solve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The minify problem is not for Accept.js , it's for AcceptCore.js, we still got 2 character smaller file size.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 18:26:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69516#M42522</guid>
      <dc:creator>wangleitj77</dc:creator>
      <dc:date>2019-10-24T18:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69523#M42529</link>
      <description>&lt;P&gt;Unfortunately I'm still experiencing this problem as well, even after clearing all browser data, and even using a browser that I'd never opened the site in.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 17:03:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69523#M42529</guid>
      <dc:creator>litza</dc:creator>
      <dc:date>2019-10-25T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js - Sandbox:  Library is not coming from Accept server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69525#M42531</link>
      <description>&lt;P&gt;The cloudflair server I am connecting to still hasn't gotten the updated config for AcceptCore.js. Here are the response headers for AcceptCore.js.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;access-control-allow-origin: *
age: 542
cache-control: public, max-age=432000
&lt;U&gt;cf-bgj: minify&lt;/U&gt;
cf-cache-status: HIT
cf-polished: origSize=9065
cf-ray: 52b5d5ee99c3c8fb-CMH
content-encoding: br
content-type: application/javascript
date: Fri, 25 Oct 2019 17:15:59 GMT
etag: W/"092b352f68d51:0"
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
expires: Wed, 30 Oct 2019 17:15:59 GMT
last-modified: Tue, 10 Sep 2019 23:26:44 GMT
server: cloudflare
status: 200
vary: Accept-Encoding
x-content-type-options: nosniff&lt;/PRE&gt;&lt;P&gt;It looks like Accept.js is not being minified:&lt;/P&gt;&lt;PRE&gt;access-control-allow-origin: *
age: 542
cache-control: public, max-age=432000
cf-cache-status: HIT
cf-ray: 52b5d5ee69b4c8fb-CMH
content-encoding: br
content-type: application/javascript
date: Fri, 25 Oct 2019 17:15:59 GMT
etag: W/"ee04d96a369d51:0"
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
expires: Wed, 30 Oct 2019 17:15:59 GMT
last-modified: Thu, 12 Sep 2019 19:52:19 GMT
server: cloudflare
status: 200
vary: Accept-Encoding
x-content-type-options: nosniff&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Oct 2019 17:32:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Sandbox-Library-is-not-coming-from-Accept-server/m-p/69525#M42531</guid>
      <dc:creator>dailystandard</dc:creator>
      <dc:date>2019-10-25T17:32:13Z</dc:date>
    </item>
  </channel>
</rss>

