Hello,
It seems that the error you're encountering is related to the authentication process with Gmail. Here are some suggestions that could help you resolve the issue:
Make sure that you have enabled "Allow less secure apps" in your Gmail account settings. Go to your Gmail account settings, click on the "Security" tab, and scroll down to "Less secure app access". Toggle it on.
Verify that the email address and password you are providing in the Email Connector are correct. Double-check for any typos or errors in the provided credentials.
Ensure that the EncryptionKey value you are using is correct and consistent. The key should be 32 characters long, and you should use the same key in both the Email Connector and the Mendix application.
Try to use an app password instead of your regular Gmail password. An app password is a unique password that you can generate in your Google account settings for apps that don't support two-factor authentication. To generate an app password, go to your Google account settings, click on the "Security" tab, and scroll down to "App passwords". Generate a new app password for Mendix Studio Pro and use it in the Email Connector.
If none of the above suggestions solve the issue, you could also try to use a different email provider or contact Mendix support for further assistance.