I use IMAP because I can't arrange Google Workspace and I found the issues as follows
-
Mail.All will result in invalid scope => remove Mail.All from scopes in aurinko.ts will solve this problem
-
Using IMAP seems to have issue to sync email, I got 408 response when testing the startSync(daysWithin: number) and still don't solve this problem yet
-
If Google doesn't work for you, use Office365 instead. It works for me
I use IMAP because I can't arrange Google Workspace and I found the issues as follows
Mail.All will result in invalid scope => remove Mail.All from scopes in aurinko.ts will solve this problem
Using IMAP seems to have issue to sync email, I got 408 response when testing the startSync(daysWithin: number) and still don't solve this problem yet
If Google doesn't work for you, use Office365 instead. It works for me