cancel
Showing results for 
Search instead for 
Did you mean: 

Authorize.net WooCommerce access denied

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?

swmcdev2015
Member
4 REPLIES 4

should be https

RaynorC1emen7
Expert

Hey did you figure out what was causing this? I have the same problem on my webpage

nwmedical
Member

My website is using https. Are you talking about the "http://apitest.authorize.net/xml/v1/request.api"?

Hello,

 

Have you checked with the folks at WooCommerce to see why your plugin seems to attempt connecting via http instead of https?

 

Richard