Office 365 1.11.1, Error while using Find Files And Folders

The “Find Files And Folders” activity throws this error while executing :

Find Files And Folders: Method not found: 'Void Microsoft.Graph.BaseRequest.set_Method(System.String)'.

The full stacktrace:

Message: Method not found: ‘Void Microsoft.Graph.BaseRequest.set_Method(System.String)’.

Exception Type: System.MissingMethodException

RemoteException wrapping System.MissingMethodException: Method not found: ‘Void Microsoft.Graph.BaseRequest.set_Method(System.String)’.
at Microsoft.Graph.SiteRequest.d__6.MoveNext()
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
at Microsoft.Graph.SiteRequest.GetAsync(CancellationToken cancellationToken)
at UiPath.MicrosoftOffice365.Files.Extensions.FilesExtensions.d__23.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.MicrosoftOffice365.Activities.Files.FindFilesAndFolders.d__26.MoveNext()
— End of stack trace from previous location where exception was thrown —
The

These are the dependencies installed under the Office 365 1.11.1 package:

image

image

This is the values in the properties:

image

Kindly assist. Please let me know if you need more information from my side.

Hey @RobinsonFrancis ,

From the look of it, I feel like it might be access issue.

Just a hunch though.!

Please go through the official documentations from UiPath and Microsoft sites,

Hope this helps out.

Thanks,
Gautham.

@RobinsonFrancis,

Please upgrade the UiPath.MicrosoftOffice365.Activities to latest version.

Thanks,
Ashok :slight_smile: