Job in robot, got the below execution error

• Execution error : System.ArgumentException: The specified folder does not exist\r\n at UiPath.Mail.Activities.GetMailActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)\r\n at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)\r\n at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)"
• Start Time: 2018-01-16T10:18:32.04Z
• End Time: 2018-01-16T10:19:08.04Z

Mahesh:

I received the same error when I specified both the Account input and the folder (i.e. Inbox). If you only have one mail account under your login, you do not need to specify the Account. Make sure your mail folder is in quotes “Inbox”.