You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Soap Faults I happen to witness look like this: https://gist.github.com/668177 and don't match the regex check in Savon::SOAP::Fault#present? (/soap:Fault/). I think the regex should match "SOAP-ENV:Fault" too.
The text was updated successfully, but these errors were encountered:
Soap Faults I happen to witness look like this: https://gist.github.com/668177 and don't match the regex check in Savon::SOAP::Fault#present? (/soap:Fault/). I think the regex should match "SOAP-ENV:Fault" too.
The text was updated successfully, but these errors were encountered: