I'm getting the following error when trying to use my sandbox account to test on my site:
Response
code: 403
message: Forbidden
headers: Array
(
[server] => AkamaiGHost
[mime-version] => 1.0
[content-type] => text/html
[content-length] => 300
[expires] => Thu, 24 Sep 2015 20:22:47 GMT
[date] => Thu, 24 Sep 2015 20:22:47 GMT
[connection] => close
)
body: <HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
You don't have permission to access "http://apitest.authorize.net/xml/v1/request.api" on this server.<P>
Reference #18.fff4f17.1443126167.140132b3
</BODY>
</HTML>
Anyone know what this means?
09-24-2015 01:25 PM
should be https
09-24-2015 02:07 PM
Hey did you figure out what was causing this? I have the same problem on my webpage
09-29-2015 04:03 AM
My website is using https. Are you talking about the "http://apitest.authorize.net/xml/v1/request.api"?
10-01-2015 11:51 AM
Hello,
Have you checked with the folks at WooCommerce to see why your plugin seems to attempt connecting via http instead of https?
Richard
10-01-2015 12:17 PM