Http Failure Response Error For License API On UiPath Assistant

Why is "http failure response" error thrown for Licensee API on UiPath Assistant when connecting to Orchestrator On-Premise.

Description:

When connecting to Orchestrator On-Premise, Assistant throws below error

  • Http failure response for https://localhost:4200/license_/api/account/XXXXXXXXXXXXXXXX/account-license: 404 Not Found

Root Cause:

The Orchestrator URL that is returned when verifying if isCommunity in uipath-installable.service.ts does not have the same format as the cloud url (cloud/org/tenant/….) . Since On-Prem does not have community, it should be ignored.

Resolution:

Issue is resolved with 2023.4.5 version of Robot. Upgrade the Robot/Studio.