You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Getting Token expiry Error message

Received Response
172
Views
2
Comments

Summary:

Getting Token expiry Error message

Content (required):

Hello Expert,

We have configured rest connection using Oauth authorization code credentials. However when we try to call external REST API, we are getting the below error message.


<genericRestFault>

 <errorCode>400</errorCode>

 <errorPath>

    <![CDATA[POST https:/idcs/oauth2/v1/token returned a response status of 400 Bad Request]]>

 </errorPath>

 <instance>

  <![CDATA[{"error":"invalid_grant","error_description":"The token has already been consumed.","ecid":"QICPW1X2X00000000"}]]>

 </instance>

</genericRestFault>

:Application Error

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!