Uipath_Error when we trigger from Orchestrator to an unattended bot

Hi Team,
I have created a email workflow to monitor emails on my outlook. It works fine from my studio when i trigger or even when i trigger from ORchestrator to Studio it works fine. But when i try to trigger it from Orchestrator to Attended bot, below is the error message i am receiving please assist.

The specified folder does not exist\r\n\r\nRemoteException wrapping System.ArgumentException: The specified folder does not exist \n at UiPath.Mail.Activities.GetMailActivity

are we trying to trigger a attended bot
if so we wont be able to trigger a ATTENDED type of robot from orchestrator
kindly change it to UNATTENDED in the robot type of ROBOT TAB in orchestrator and try once

Cheers @vinodcrimson

@Palaniyappan -I have already configured it as unattended.

Hi All,

Any help as i am stuck just because of this issue. Please assist.
@loginerror
Thanks

Hi
But i would like to know how these two statement differs
@vinodcrimson

Sorry it was typo ,
even when i trigger from ORchestrator to Studio it works fine. But when i try to trigger it from Orchestrator to UnAttended bot, below is the error message i am receiving please assist.

Fine
may i know what was the robot type at that time in orchestrator
@vinodcrimson

I tried both Unattended and Development, but it gives me the same error.

Fine kindly check once whether you have the package UiPath.Mail.Activities.GetMailActivity in folder
“C:\ProgramData\UiPath\Packages” in the machine where we are trying to execute the process
Cheers @vinodcrimson