Fix fault throwing#752
Conversation
|
Thanks a lot for your contribution @SEAPUNK - we appreciate it a lot 👍 Please, in order to get your PR merged, follow our Guidelines on Submitting a Pull Request (see also the tags of this PR). |
|
Agh, I'm having one hell of a time rebasing; this might take a bit. |
and fix the travis tests by using the fix only as a fallback
|
There we go; does this work? |
|
the rebase looks good. We need some request/response samples though in order to merge. |
|
I cannot provide a request (as it includes sensitive data), but I do have a response (as well as a response shown in #744), although I need some time to dig that up as well. |
|
you can rename endpoints etc. so it isn't sensitive. |
|
Request (stripped of sensitive data): Response: throws an error:
|
|
Please include it in the commit. |
|
As a test in |
|
|
|
Great catch! I'm having the same errors even when generating a Fault with this library, ie: => Error: undefined: undefined |
|
👍 |
|
I don't think I'll be able to create the test, but anyone is free to continue where I left off. |
|
Closed since #771 is merged |
This fixes #744
SOAP response is in #744 - I am experiencing the same issue with a different SOAP API (stamps.com SOAP API)