Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this package work with a personal outlook account? #21

Open
drcxd opened this issue Sep 29, 2024 · 0 comments
Open

Does this package work with a personal outlook account? #21

drcxd opened this issue Sep 29, 2024 · 0 comments

Comments

@drcxd
Copy link

drcxd commented Sep 29, 2024

Hello,

I am trying to access my mails on outlook.com with this package. I have the following configutaion:

(use-package oauth2-auto
  :init
  (setq oauth2-auto-microsoft-default-tenant "common"
        oauth2-auto-microsoft-client-id "08162f7c-0fd2-4200-a84a-f25a4db0b584"
        oauth2-auto-microsoft-client-secret "TxRBilcHdC6WGBee]fs?QR:SJ8nI[g82"))

Evaluating (oauth2-auto-access-token-sync "[email protected]" 'microsoft) brings me to a login interface in the browser. However, I can not use my personal outlook account there. If I try to login with my personal account, there is an error message says that an account provided by an organization or institution is required.

Does this package only works with such an organizational account? Why I can not login with a personal account?

Thanks for any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant