Hello All,
We recently moved to UiPath Cloud, I am trying to setup API in Integration Service to build reusable components for all our REST APIs. I have setup the Base API and Authentication and connected using API Key.
But when I send request it gives 400 Error, this is the response:
{
“requestId”: “XXX”,
“name”: “CCC”,
“message”: “The provided URL ‘http://AAA.XXXXX.com/SSAASDService/rest/api’ is not reachable or invalid. Please verify that the URL is correct and the host is accessible.”
}
Please advise.
