Issue with Read Related List Email Content Using Deluge

Issue with Read Related List Email Content Using Deluge

Hi Team, 

I am trying to read all the associated Emails from the Zoho CRM Contacts. I am using to read the Email List using the below API.

I got all the emails(Sent from CRM and IMAP Emails) against the contact using the above API. Now, I tried to read the email content of email, using the below API.


I can read the email content for the email sent from CRM using above API. But, I unable to read the email content for IMAP emails. I am facing the error like "Insufficient privileges to perform this operation.".

Please help me to resolve this issue.