cancel
Showing results for 
Search instead for 
Did you mean: 

PHP Fatal error: SOAP-ERROR: Parsing WSDL

PHP Fatal error: SOAP-ERROR: Parsing WSDL

Hi, how are you.

Sorry for bothering you but i have an issue here and 2 weeks. i am trying to connect my magento 1 system with a inventory company "zoho inventory" with a connector witch is "kloudconnector". their system tells me "Your Magento Store URL, Magento API Username,Magento API Key is not valid .
Please enter correct one and try again !"

 

and i get "PHP Fatal error: SOAP-ERROR: Parsing WSDL" on error log too. on their feedback they tell me that my server could not connect with remote host.

6 REPLIES 6

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL

Hi @aris_dhiamandi,

Make sure that your soap api user has correct permissions roles and valid credentials.

I hope it will help you!

You can check soap user in admin->system->Webservices->Soap user

For more info:

https://docs.magento.com/m1/ce/user_guide/system-operations/web-services-activate.html

I hope it will help you!

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL

Everything is fine i just  checked to be sure.

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL

Then also make sure that, there are not any ip restrictions or geoip redirection.

Whitelist the Ip, from where you are sending request to api.

Also try the same api from your server itself once.

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL

Also make sure that your system congratulations are correct for webservices.

For more info, follow the Magento doc:

https://docs.magento.com/m1/ce/user_guide/system-operations/web-services-core-api-settings.html

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL

I have checked everything and was no use. All the above. I have 1 month with this issue. Their ip is whitelisted on firewall. port 53 udp is open. i cant see what is missing for the connection to be established. 

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL