domainaware / parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports
https://domainaware.github.io/parsedmarc/
Apache License 2.0
981 stars 212 forks source link

MSGraph Mailbox Error #359

Open KrungSalad opened 1 year ago

KrungSalad commented 1 year ago

I am switching an authentication from EWS to MS Graph which is going to be deprecated next week. However, I encountered the following error.

ERROR:cli.py:969:Mailbox Error: 'value'

The above error occurs when I am using ClientSecret as authentication Method. I tried to change the batch size value to 1000 as suggested in another thread but could not solve it.

Later on, I tried to change authentication method to username password and found a different error:

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Your advice is highly appreciated. Any thought on what I may be missing?

AnaelMobilia commented 1 year ago

Hi @KrungSalad

Please provide authentication error details (obfuscate user / password) in order to get help.

Bests regards, Anael

arnydo commented 1 year ago

@KrungSalad did you include all required options for [msgraph]?

[msgraph]
auth_method = ClientSecret
client_id = 
client_secret = 
tenant_id = 
mailbox =