While creating REST endpoint to integrate CDD with Automic Release Automation (ARA) we are getting error
Fail to ping or connect the server due to status code 401: Status test: Unauthorized: Error message: There is an error in response: 401 (Unauthorized). {"code":1002,"error":"Invalid Username or Password", "data":null}
Rest Endpoint configuration
The cause is that the username field during REST endpoint creation need exclusive ID's which is like a absolute to which application/client-id etc you want to integrate.
So to correct the above error the correct configuration will be below.
Rest Endpoint configuration