Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Uncaught SoapFault exception: [VersionMismatch] Wrong Version #99

Closed
larskhansen opened this issue Jun 16, 2017 · 1 comment

Comments

@larskhansen
Copy link

Hi,

I'm getting a weird error message, but I do not know if the error is in BeSimple or somewhere else.

In the SoapClient.php -> __doRequest: I've checked with Xdebug, the $soapResponse->content contains real data from the soap server. The response is valid xml.

As soon as the __doRequest tries to return the content I get the following error message:

Fatal error: Uncaught SoapFault exception: [VersionMismatch] Wrong Version in ...
SoapFault: Wrong Version in ...

Any ideas?

Regards,
Lars

@larskhansen
Copy link
Author

hmm - seems to be a local issue. I'll close the issue again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant