Error when trying to access attachments from Gmail

Hello,
I’m doing the UiPath academy exercise (First Automation Using Google Workspace) and during the segment where you have it save invoice attachments from Gmail I get the following error.

Something went wrong with .
Activity For Each Email (For Each Email X) failed:

Could not load file or assembly ‘System.Linq.Async, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263’. The system cannot find the file specified

@Sergio_Rodriguez ,

Search for this NuGet and install it through packages.

Hope this will help.

It helped this user.

Thanks,
Ashok :slight_smile:

Does this still replicate?