function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sandeep kumar 140sandeep kumar 140 

SOAP-ERROR: Parsing WSDL: Missing <message> with name 'tns:He ader''

Hi All,

We are integrating with one of our partner with salesforce. They are using the domain PHP. THey are able to login with their code to Sandbox but not production. Below is the errors they are getting eventually.

1) SoapFault with message 'INVALID_LOGIN: Invalid username, password, security token; or user locked out.'

2) SoapFault with message 'SOAP-ERROR: Parsing WSDL: Missing <message> with name 'tns:He ader''

We have whitelisted their public IP address in salesforce also.
We have cross checked the credentials (Username, Password and security token) twice and we are able to login through Browser and data loader.

Appriciate your help.

thanks..