coddingtonbear / django-mailbox

Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.
MIT License
356 stars 164 forks source link

Error on fetch email from gmail using oauth2 but could be fetched using email and password #246

Open sushilkhadka165 opened 3 years ago

sushilkhadka165 commented 3 years ago

Error on fetch email from gmail using oauth2 but could be fetched using email and password

image

oauth2 credentials is generated using web because only option available options are

image

Originally posted by @Grunze1s in https://github.com/coddingtonbear/django-mailbox/issues/80#issuecomment-799145180