Assistant → Installed Projects → Right side ⋮ → Click → Click on Create Shortcut → A warning appears that it cannot be created.
How can I resolve this?
I am using the enterprise trial version.
Assistant → Installed Projects → Right side ⋮ → Click → Click on Create Shortcut → A warning appears that it cannot be created.
How can I resolve this?
I am using the enterprise trial version.
When the Create shortcut is triggered, a GET request to https://cloud.uipath.com/YOUR_ORG_NAME/YOUR_TENANT/orchestrator_/odata/Settings/UiPath.Server.Configuration.OData.GetLicense is called.
Open Assistant in Debug mode → Ctrl+Shift+I → observe if the call is 200
How can I operate the Assistant in Debug mode as mentioned above?
For Assistant >=2025.x.x
A similar Inspect page needs to open
For Assistant <=2024.x.x
"C:\Program Files\UiPath\Studio\UiPathAssistant\UiPath.Assistant.exe" --dbg cli flag
The next step is to check if you are using an Enterprise license.
In the Debug in assistant for Console tab, do you see any errors?
What about in the cmd.exe console?
Raise a support case on https://customerportal.uipath.com/ so we can take a deeper look.