Hi Team, I have integrated Email connector 3.0.1 in my application (9.24.30). I have completed prerequisites like updating Mx Reflection, community commons, encryption to lates version. While running the app initially I got the user lib errors which I solved by removing duplicates or old files from user lib folder. Even though following all the process while configuring the email account after launching the setup by the page (EmailConnector_Overview) I am getting either timeout or Authentication Unsuccessful error message and "The string provided is not an encrypted string.Returning the plain string." in Mendix console. I have also set the encryption key in Application. I am stuck and cannot find a solution here. Please help, Thanks!
asked
Sagar Kumar
1 answers
0
Hey Sagar ;)
I am not 100% sure about it but what I think happened is that your introduced credentials were inputted before you have added the encryption key. That's why it says that the string provided is not an encrypted one. What I would try, just to eliminate at least 1 possible lead, would be to simply input again your credentials (the password / secret key) then save then try again.