- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Still no answer about the "(E_WC_03) Accept.js is not loaded correctly" problem
HI.
We eally need somebody at Authorize.NET to give some feedback to this problem.
My customers cannot run their business with your service because we get this error.
Please advise.
โ11-04-2019 09:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is my first experience with a real problem from authorize.net. Is it typical that they just never fix bugs? What does it take to get action?
โ11-10-2019 08:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ11-11-2019 08:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I usually, although not invariably, get code E_WC_03, text "Accept.js is not loaded correctly" from Accept.js.
Strangely, I only have the problem with Firefox (my preferred browser) but not with Chrome or Edge. I even created a brand new virgin Firefox profile and still got the error so it is not any sort of caching/cookies issue.
โ11-11-2019 09:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Let me clarify- this error comes up in your browser window? The console will be found in developer tools or whatever the equivalent is on your browser. I use google chrome for debugging.
โ11-11-2019 10:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ11-11-2019 11:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The message is not automatically displayed on the console. It is in the response returned from Accept.js and my code displays it on the console from there.
By virgin profile I meant one that had never interacted with authorize.net, or anything at all, before.
โ11-11-2019 11:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Even if it is a new window it will still have the cdn file cached. The cache is maintained even after the session is closed.
โ11-11-2019 11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same issue happening in Chrome.
I have not tested in awhile and all was working before (no code changes) and now I am getting the E_WC_03 error.
Rick
โ11-20-2019 01:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Fiala1904 @Renaissance @icible @rpenn
having same problem with out client too. everything was working fine, suddenly started getting this error. any solution?
we are using Accept.js with ?ver=, not sure why still same caching issue? ref given below :
<script type="text/javascript" src="https://jstest.authorize.net/v1/Accept.js?ver={{time()}}" charset="utf-8"> </script>
ref :
http://files.simformsolutions.com.s3.amazonaws.com/simformscreen/FMB_2019-12-10_17-21-55.png
http://files.simformsolutions.com.s3.amazonaws.com/simformscreen/FMB_2019-12-10_17-21-23.png
โ12-10-2019 03:56 AM