Hello,
I upgraded to V.1.4.1 but again we have a new error with using SMTP function and getting these error logs:
2025-01-22 11:41:23 - AMail. transport: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport: Failed to authenticate on SMTP server with username "MYEMAIL@gmail.com" using the following authenticators: "LOGIN", "PLAIN", "XOAUTH2". Authenticator "LOGIN" returned "Expected response code "235" but got code "535", with message "535-5.7.8 Username and Password not accepted. For more information, go to
535 5.7.8
https://support.google.com/mail/?p=BadCredentials a640c23a62f3a-ab384f925dfsm870499166b.159 - gsmtp".". Authenticator "PLAIN" returned "Expected response code "235" but got code "535", with message "535-5.7.8 Username and Password not accepted. For more information, go to
535 5.7.8
https://support.google.com/mail/?p=BadCredentials a640c23a62f3a-ab384f925dfsm870499166b.159 - gsmtp".". Authenticator "XOAUTH2" returned "Expected response code "235" but got code "334", with message "334 eyJzdGF0dXMiOiI0MDAiLCJzY2hlbWVzIjoiQmVhcmVyIiwic2NvcGUiOiJodHRwczovL21haWwuZ29vZ2xlLmNvbS8ifQ==".".
2025-01-22 11:46:52 - AMail. transport: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport: Failed to authenticate on SMTP server with username "MYEMAIL@gmail.com" using the following authenticators: "LOGIN", "PLAIN", "XOAUTH2". Authenticator "LOGIN" returned "Expected response code "235" but got code "535", with message "535-5.7.8 Username and Password not accepted. For more information, go to
535 5.7.8
https://support.google.com/mail/?p=BadCredentials a640c23a62f3a-ab384f22fd2sm873964666b.110 - gsmtp".". Authenticator "PLAIN" returned "Expected response code "235" but got code "535", with message "535-5.7.8 Username and Password not accepted. For more information, go to
535 5.7.8
https://support.google.com/mail/?p=BadCredentials a640c23a62f3a-ab384f22fd2sm873964666b.110 - gsmtp".". Authenticator "XOAUTH2" returned "Expected response code "235" but got code "334", with message "334 eyJzdGF0dXMiOiI0MDAiLCJzY2hlbWVzIjoiQmVhcmVyIiwic2NvcGUiOiJodHRwczovL21haWwuZ29vZ2xlLmNvbS8ifQ==".".
i did followed the errors codes on Gmail support page and changed the App Password and used it but nothing solved the error.
What to do please?