Hello,
I’'m trying to create imapClient providing access token (obtained by login with MSAL library) directly into the constructor of the client, but i get Unauthorized error, why that happen?
I’m using the first example of this tutorial Access Mail Services using OAuth|Documentation