Has anybody successfully connected to netregistry (API)?
I get the following error
Registrar Error
SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't find in 'https://theconsole.netregistry.com.au/external/services/ResellerAPIService/?wsdl' in /home/countryb/public_html/whmcs/modules/registrars/netregistry/netregistry.php:28 Stack trace: #0 /home/countryb/public_html/whmcs/modules/registrars/netregistry/netregistry.php(28): SoapClient->SoapClient('https://thecons...', Array) #1 /home/countryb/public_html/whmcs/modules/registrars/netregistry/netregistry.php(213): getSOAPClient() #2 /home/countryb/public_html/whmcs/includes/registrarfunctions.php(0) : eval()'d code(1): netregistry_GetNameservers('BREFFB-API', 'XsX15EDhc6x2ToT...', '', '') #3 /home/countryb/public_html/whmcs/includes/registrarfunctions.php(0): unknown() #4 /home/countryb/public_html/whmcs/admin/clientsdomains.php(0): RegGetNameservers() #5 {main}
Netregistry said
"The URL "https://theconsole.netregistry.com.au/external/services
ResellerAPIService/?wsdl" seems to work properly via webbrowser.
It seems to say the server can't connect to the api. Make
sure it is not behind a firewall and allows connections out to port 80
from that machine. Make sure the proxy is setup correctly. "
WHMCVS support also said
"The "couldn't load from https://theconsole.netregistry.com.au/external/services/ResellerAPIService/?wsdl" error would tend to indicate some kind of server side firewall block similar to the above as the url is fine. Your server admin will need to ensure that URL can be access from your server."
There are other hosting companies who use WHMCS on this server no problems, although they are not with Netregistry. Anybody got any ideas?
Thanks