SOAP-ERROR Parsing WSDL
While working with SoapClient I got this exception.
I have searched the internet to find nothing that could assist. Any kind of help will be appreciated.
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://domain.tld/WSWebpayTransaction/cxf/WSWebpayService?wsdl' : Start tag expected, '<' not found in /home/hiddenfolder/public_html/app/third_party/soap/mysoap.php:12 Stack trace: #0 /home/hiddenfolder/public_html/app/third_party/soap/mysoap.php(12): SoapClient->SoapClient('https://webpay3...', Array) #1 /home/hiddenfolder/public_html/app/third_party/soap/tbk_TransaccionNormal.php(108): MySoap->__construct('https://webpay3...', Array) #2 /home/hiddenfolder/public_html/app/controllers/deposite.php(452): WebpayService->__construct('https://webpay3...') #3 [internal function]: Deposite->webpay_deposite() #4 /home/hiddenfolder/public_html/system/core/CodeIgniter.php(359): call_user_func_array(Array, Array) #5 /home/hiddenfolder/public_html/index.php(400): require_once('/home/hiddenfolder/...') #6 {main} thrown in /home/hiddenfolder/public_html/app/third_party/soap/mysoap.php on line 12
I have searched the internet to find nothing that could assist. Any kind of help will be appreciated.
-
Hello, Are you using a specific PHP application? If so, you may want to try contacting the support team or developer of the PHP application for additional assistance. There's also a third-party URL here you may find helpful: Fatal error: Uncaught SoapFault exception: [soap:Server] Fault occurred while processing Thank you. 0
Please sign in to leave a comment.
Comments
1 comment