Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Denied from Authorize.net #7

Open
DevinWalker opened this issue Dec 28, 2015 · 0 comments
Open

Access Denied from Authorize.net #7

DevinWalker opened this issue Dec 28, 2015 · 0 comments

Comments

@DevinWalker
Copy link

I'm receiving the following error message when testing in Authorize.net sandbox. I'm not sure the exact issue but I'm assuming it has to do with SSL verification:

Access Denied

You don't have permission to access "http://apitest.authorize.net/xml/v1/request.api" on this server.

Reference #18.162f0660.1451338826.3f12ff2

It is in fact hitting the HTTPS API url: https://apitest.authorize.net/xml/v1/request.api

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /var/www/vhosts/recurring.givewp.com/recurring3.givewp.com/wp-content/plugins/Give-Recurring-Donations/lib/AuthnetXML/AuthnetXML.class.php:203 Stack trace: #0 /var/www/vhosts/recurring.givewp.com/recurring3.givewp.com/wp-content/plugins/Give-Recurring-Donations/lib/AuthnetXML/AuthnetXML.class.php(203): SimpleXMLElement->__construct('<HTML><HEAD>?<T...') #1 /var/www/vhosts/recurring.givewp.com/recurring3.givewp.com/wp-content/plugins/Give-Recurring-Donations/lib/AuthnetXML/AuthnetXML.class.php(149): AuthnetXML->process() #2 /var/www/vhosts/recurring.givewp.com/recurring3.givewp.com/wp-content/plugins/Give-Recurring-Donations/includes/gateways/give-recurring-authorize.php(124): AuthnetXML->__call('ARBCreateSubscr...', Array) #3 /var/www/vhosts/recurring.givewp.com/recurring3.givewp.com/wp-content/plugins/Give-Recurring-Donations/includes/gateways/give-recurring-authorize.php(124): AuthnetXML->ARBCreateSubscriptionRequest(Array) # in /var/www/vhosts/recurring.givewp.com/recurring3.givewp.com/wp-content/plugins/Give-Recurring-Donations/lib/AuthnetXML/AuthnetXML.class.php on line 203

I'm not sure if it's an error with the server setup, this script, or something else? Any insight is appreciated...

12-28-2015 1-54-50 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant