Hi everyone.
I want to create basic outlook integration and when receive a new email to make few things:
- filter emails
- branch the emails in different categories
- reply the once which have automation reply from my side
- prioritize the once who need direct
The problem I experience is with Connection failed with error {“response”:“3 NO LOGIN failed.”,“responseStatus”:“NO”,“responseText”:“LOGIN failed.”,“authenticationFailed”:true}
Getting This Error
IMAP login failure happens for one of these reasons:
- You’re using a regular password instead of an App Password (if 2FA is enabled).
- IMAP access is disabled in your Outlook/Microsoft account.
- Your Microsoft account is blocking less secure apps or basic authentication (even with the correct password).
- Using an alias email, not the actual mailbox email.
I am running chatGPT instructions but I fail. What can I do to start the platform?