Error : Invoke Method: Access to the path is denied

I have problems with the Invoke Method activity.

I need to change the name of the .txt file and previously it was working perfectly, but today the error below started to appear:

RemoteException wrapping System.UnauthorizedAccessException: Access to the path is denied.
at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Hi @lourena.coutinho ,

Can you write out the file path to make sure nothing has changed?

Are your packages up to date?

thanks

1 Like