Forum Discussion
2 Replies
Sort By
- nmrao
Champion Level 1
May be token is expired based on the error message. Try sending the request again with new token.
- Saraswathi_MNew Contributor
Can you please tell me how to request for new token?
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?
May be token is expired based on the error message. Try sending the request again with new token.
Can you please tell me how to request for new token?