Skip to main content

I am using the {{ControlRoomURL}}v1/authentication to generate a token.  I am then able to validate the token using the {{ControlRoomURL}}v1/authentication/token?token={{token}} API call and the token returns as valid but then when I use the token in the {{ControlRoomURL}}v1/audit/messages/list call it fails saying Auth Config Token claim is required in OAuth2 access token".  Can anyone tell me why this is happening and how to correct it?

 

Hi @mrubillo ,

 

Kindly refer this Blog on how to use he OAuth 2.0 with Rest API. 

 

Hi @mrubillo ,

 

Is it possible to share a screenshot of the error and code here?

Note : After generating the token, it is important to pass it to the next call.


Reply