Hi,
when i tried to connect to Soap Api, i'm getting this error :
SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://www.lignedublanc.fr/index.php/api/soap/?wsdl' : failed to load external entity "https://www.lignedublanc.fr/index.php/api/soap/?wsdl
i tried with soap UI and same errors.
i tried everything on the net but nothing helped.
Maybe someone here can help me ?
Hi @jelbaz,
Can you check the documentation: https://devdocs.magento.com/guides/m1x/api/soap/introduction.html ?
There you'll find a few examples to conenct to your SOAP API.
Hi @Damian Culotta,
It does not work
As you can see in the code, i try the same things
Thank you
Hi @jelbaz,
Did you tried removing the index.php from the URL?
Using the browser I can access to the wsdl definition.