Custom authentication for webservices connector in IIQ

Hi Sailors,

For webservices connector in SailPoint iiq i have used

Custom authentication for
Token
Using
ClientId and client Secret

In the application XML
Encrypted key I have added the above clientid and secrets

When I provide the client Secret in encrypted text it worked for a movement and started throwing 400 bad request
Unable to acquire token

When I can change it normal text and save it

The test connection is working fine

Any reason this behaviour
Can anyone has any idea

‘’’ Exception occurred in Test Connection.Url:https://test.demo/api/tokenURL.com, Message: 400 : Bad Request : { “message”: “Unable to acquire token”, “errorType”: “UNAUTHORIZED” }, HTTP Error Code: 400 ‘’’

Thanks in advance

Update

Behaviour of webservices connector seen so far

With encrypted client Secret
Test connection sometimes throwing 400 error and after some
I checked this test connection is successful by itself

I’m not getting odd behaviour