- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020
11:29 AM
01-03-2020
11:29 AM
Weird error message from Authorize.net
Magento 2.3.2
On the OPTIONS request to api2.authorize.net/xml/v1/request.api it returns this error:
Error reading JToken from JsonReader. Path '', line 0, position 0.
And, of course thee resulting POST request also throws the usual "An error occurred during processing. Please try again."
I've looked all over the web for this, and there is very little information for this error.
Does anybody have any idea how to fix it?
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020
09:22 AM
01-13-2020
09:22 AM
Re: Weird error message from Authorize.net
Also seeing this on 2.3.3 using an Auth.net sandbox.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2020
10:21 AM
09-10-2020
10:21 AM
Re: Weird error message from Authorize.net
Did you ever find a solution to this issue? I have encountered the very same error, with little to go on in terms of debugging.