All teh sudden there is a issue happening. When i do the ARB create account. For the responce from api i get the following.
HTTP/1.1 403 Forbidden Content-Type: text/html Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET Date: Thu, 10 Jul 2014 16:21:35 GMT Content-Length: 58 You do not have permission to view this directory or page.
Any help would be appriciatred
07-10-2014 09:35 AM
Hello
Try removing "/xml/v1/request.api" from your host parameter.
Otherwise, the POST function is trying to send the concatenated value of
https://api.authorize.net/xml/v1/request.api/ml/v1/request.api
Richard
07-15-2014 09:10 AM
07-15-2014 10:06 AM
That did it.
Thanks!
Weird it worked fine before :)
07-15-2014 10:09 AM