Hi All,
We are getting below error intermittently , when we hit the API.
can you please help us to understand the error meaning and what was the cause for this error?
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
<faultstring>Error in assertion processing</faultstring>
<faultactor>https://api.xxxx.com/dormantadmin</faultactor>
<detail>
<l7:policyResult
status="Unexpected end of ZLIB input stream"
xmlns:l7="http://www.layer7tech.com/ws/policy/fault" xmlns:l7p="http://www.layer7tech.com/ws/policy">
<l7:assertionResult
assertion="l7p:ApiPortalIntegration" status="No Error"/>
<l7:assertionResult
assertion="l7p:ComparisonAssertion" status="Assertion Falsified">
Thanks
Uday