Invalid stored block lengths

{
“body”: {},
“qs”: {
“SAMLRequest”: “<samlp:AuthnRequest ID="bd49a31c-9954-4124-ad1f-ca6a2409d9b4" Version="2.0" IssueInstant="2019-11-08T10:43:11Z" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" AssertionConsumerServiceURL="https://localhost/Learn.Sso/Sso/Handler\” xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"><saml:Issuer Format="urn:oasis:names:tc:SAML:2.0:nameid-format:entity" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">localhost-178409</saml:Issuer><samlp:NameIDPolicy Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" AllowCreate="true" /></samlp:AuthnRequest>",
“RelayState”: “https://localhost//ControlPanel/SingleSignOn/Settings/ValidationConfirmation?culture=en-us&cultureCustomDirectory=
},
“error”: {
“message”: “invalid stored block lengths”,
“oauthError”: “invalid_request”,
“type”: “request-error”
},
“session_id”: “J9jydK0vu3tDf8wZndIT0aa6ILSSOQIF”
}

@nishant07kumar,

Welcome to the Auth0 Community Forum!

Please add more context to your topic. Simply posting an error code does not give us much information. Describe your use-case and framework, when are you running into the error, the code associated with the error, etc.

Thank you,
Dan