Data Fabric Error : Error: You are not authenticated to access Data Service. Make sure your Assistant or Robot is connected to a modern folder in your account

Hello,

I am developing a process that uses Data Fabric.

My process is working fine if I launch it via UiPath Studio. I published my process in UAT environment and I launch it with a testing robot.

I got this error for Data fabric activity :

Error: You are not authenticated to access Data Service. Make sure your Assistant or Robot is connected to a modern folder in your account.

What should I do ? :slight_smile:

Thanks

In your data fabric entities screen (the homepage). There should be a ‘Manage Access’ button.
Navigating into here allows you to modify the roles and role assignments, make sure that your robot running the process has at minimum the Data Reader Role (you may also require Data writer access too) and that should sort you out.