Skip to main content

Hi all,

I'm trying to use above mentioned actions of microsoft graph mail, but getting error "insufficient privileges to complete the operations". 
Can anyone help in solving this out?

Thanks all in advance,

Shruti Kumari

 

Hello @shrut_2025 

Please check your application's permissions for the integration being used. Refer to the page below and grant all necessary permissions.

  • Mail.Read
  • Mail.ReadWrite
  • Mail.Send
  • MailboxSettings.Read
  • MailboxSettings.ReadWrite
  • User.Read
  • Directory.Read.All

Microsoft Graph Mail  |  Google Security Operations  |  Google Cloud

Thanks


Reply