I am following code to mark unread email as read in my Gmail using Google API C# Code. This is the code
but I am getting the following error:
Google.Apis.Requests.RequestError Insufficient Permission [403] Errors [Message[Insufficient Permission] Location[ - ] Reason[insufficientPermissions] Domain[global]]
How to resolve this issue for Gmail reading using Google API C#