cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP API Endpoint not connecting in https

SOAP API Endpoint not connecting in https

Hi Team,

 

We are using magento 1 after server migrated to 5.6 and ubuntu OS

 

SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://myhost/index.php/api/v2_soap/index/?wsdl=1' : failed to load external entity "https://myhost/index.php/api/v2_soap/index/?wsdl=1"Capture.PNGPlease do the needful.

2 REPLIES 2

Re: SOAP API Endpoint not connecting in https

@ELand Group

 

Hi,

 

Please go through the below URL's. It may help you to resolve the issue.

 

https://support.hypernode.com/knowledgebase/soap-error-parsing-wsdl-couldnt-load-failed-load-externa...

 

https://community.magento.com/t5/Programming-Questions/SOLVED-api-failing-to-load/td-p/10032

 

Problem Solved? Please give Kudos and accept answer as Solution.

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: SOAP API Endpoint not connecting in https

Hi,

I have the same error, but the problem is on cache level.

In my case, if you disable the cache you do not have the error.

This happen with the last patch and version of magento ee 1.14.3.7 not with the previos.

They added a new method to get service url and cache id.

 

Anyone solved this?