User not able to run uipath app

Hi Team, Is anyone else facing this issue while accessing the UiPath app? All mandatory access has been provided, but the user is still seeing this error.

Check the Inspect (Ctrl + Shift + I)-> Console and Network for specific errors on URL addresses

@Harikishore_S1
This issue might be the permission issues, check whether user having the proper permissions to access your app. and anything restricting that app.

Hi @yedukondaluaregala

what are all the permissions need to check ? to run the UiPath app,(only run).

Hi @Harikishore_S1

Required Permissions to Run a UiPath App

To run a UiPath App (without edit or configuration rights), ensure the following permissions are in place:

  • Access to the Orchestrator folder where the app is deployed.
  • User role assigned as “User (can run)”.
  • Process permissions: View and Start.
  • Jobs permission: View.
  • Robot permission: View.
  • Enabled to run automations.

These permissions are sufficient for running the app only—no authoring or managing rights are needed.

Permissions Needed to Run UiPath App

Happy Automating!
AJ

1 Like

@Harikishore_S1

Check below documentation once

im not able to provide run only access.
@ajay_Kumar13 , @yedukondaluaregala

Hi @Harikishore_S1

Check the link is valid or not. Republish the app on orchestrator folder and then try to access the ink.

Also check the permissions given on tenant level and folder level.

Thanks!