Hi!
I try to integrate Blue Prism with Servicenow by using the skill available on DX but have an authentication problem. I set up the credential as a type Basic Authentication (username indicated as DOMAIN\USERNAME) and can invoke the API through Chome by using the credentials. However using action in a BP process throws an error.
Do you have an idea what should be checked to correct this error?
The error:
Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 401
HTTP Response Content: {"error":{"detail":"Required to provide Auth information","message":"User Not Authenticated"},"status":"failure"}