Forum Discussion

Saraswathi_M's avatar
Saraswathi_M
New Contributor
2 years ago

Security token failed to validate: [msg UNT Error:Message older than allowed MessageAge]

Hi Guys,

 

I am getting below error 

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<faultcode>wsse:InvalidSecurityToken</faultcode>
<faultstring>Security token failed to validate. weblogic.xml.crypto.wss.SecurityTokenValidateResult@6a1381e4[status: false][msg UNT Error:Message older than allowed MessageAge]</faultstring>
</env:Fault>
</env:Body>
</env:Envelope>

 

Can anyone help to resolve this error?

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3

    May be token is expired based on the error message. Try sending the request again with  new token.