Agent Download Permission Issue

I created an UiPath agent and am trying to use it in a UiPath workflow, but after execution in Run Agent as an job data result, I get the following error: ‘Unauthorized feed action: current user does not have “Download” permission.’

FYI: Using Enterprise version

@Buvi_R,

Can you try publishing the package to Personal feed or tenant feed. Also check the user permissions if the user id have the Download package access.

Hi @ashokkarale

How to check whether user id have download package access?

@Buvi_R

Go to orchestrator → tenant → manage access → create a role and select package edit permissions..add the same to the role of the user (user agin would be in manage access page itself

Cheers