I have an automation that has been running for a long period of time without any issues. Recently, I’ve begun to encounter this issue: Using the ‘Send Mail’ activity to send email from shared mailbox, Using Microsoft exchange activity’s to send email.
Here is the exception message I’m getting:
Send Mail: Code: ErrorItemNotFound Message: The specified object was not found in the store. ClientRequestId: 35e23810-487e-400b-a869-60200713cc62
I’m using a UiPath.MicrosoftOffice365.[Activities].
Any help would be greatly appreciated.
I’m getting the same error using the Office 365 Send Mail activity (Microsoft 365 v1.14.1). This process has been running fine for months and started acting up in the last week.
Just to add to this, this week we also started to see random errors with SendMail of “NotFound Microsoft.Graph.ServiceException: Code: ErrorItemNotFound Message: The specified object was not found in the store” using the package UiPath.MicrosoftOffice365.Activities v1.14.1.
Updated a production package to 2.2.7 (highest we can go atm) and will monitor.