Get Asset is working but for Set Asset I’m getting error -Set Asset: You are not authorized! Error code: 0
I’m infra admin, I have multiple tenant access, this issue is happening with one of the tenant, same steps running fine for other tenant, SSL cert not expired and I have asset CRUD access in Orchestrator
Might be you don’t have proper edit acces to particular folder where the asset is created. With the minimal access you can retrieve the data but can’t edit. Try to recheck the access to the folder in the manage access in Tenant settings.
If you have proper access to that sometimes, it will happen due to package issues with UiPath.system.activities. Update the package to the latest version and set the runtime rule as Lowest as applicable in the manage packages.
I have admin access I made sure Asset - View, Edit, Create and Delete all accesses are enabled, if it is package version why it is working fine with one tenant and not with other
I was making sure user has right access and he had but that access limited UiPath UI access, but when running in studio the robot assigned that user should have right access,
When I checked the access of the Robot assigned to the user only had view access of Asset, I changed that to View and Edit.
Issue resolved
I feel By default only robot role should have edit access to assets, So no one will face this.