Solved! Go to Solution.
05-23-2014 01:59 PM
$ curl -i https://secure.authorize.net/gateway/transact.dll/
Could you remove the final slash in that URL, and go to just https://secure.authorize.net/gateway/transact.dll without, please?
I can replicate with the slash, but not without.
05-23-2014 02:29 PM
$ curl -i https://secure.authorize.net/gateway/transact.dll/
Could you remove the final slash in that URL, and go to just https://secure.authorize.net/gateway/transact.dll without, please?
I can replicate with the slash, but not without.
05-23-2014 02:29 PM
Whether it was fixed on the backendor it was a result of the URL change (although we had been using the URL with the trailing slash for a long time), the problem seems to have cleared up. Thank you!
05-24-2014 03:33 PM
We are in the process of adding new servers to the Transact service. It's entirely possible the new servers have stricter URL policies. We did temporarily remove the new servers for the Memorial Day weekend but will be putting them back online later this week. So please be sure to leave out the final slash moving forward if you would like this automated test to work consistently.
05-27-2014 01:46 PM