Replies: 1 comment 10 replies
-
Your EWS URL value looks wrong. exchangelib cannot use OWA to connect. I suggest you use |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to connect to outlook and read email. I'm using an automated company email to fetch the inbox. If I include auth_type it gives credential errors even though the credentials are correct. This account doesn't prompt any authentication like 2-factor or anything although my company has it, so I removed authentication auth_type under config for this. This is my code,
This is the error I get,
Please help me, I've been trying for days and couldn't figure this out.
Beta Was this translation helpful? Give feedback.
All reactions