Gmail stopped supporting unsecure apps with the beginning of July. I think it should be possible to generate app-codes for some application, but you need to set up your gmail accounts with 2FA.
I build my own solution using OAuth2 in C# that can be run from ZP/PM to overcome this issue.
yes, i did the same in python, but still do not understand why not work the same account and set up in zenno, but the same login works outside of zenno
Gmail stopped supporting unsecure apps with the beginning of July. I think it should be possible to generate app-codes for some application, but you need to set up your gmail accounts with 2FA.
I build my own solution using OAuth2 in C# that can be run from ZP/PM to overcome this issue.
yes, i did the same in python, but still do not understand why not work the same account and set up in zenno, but the same login works outside of zenno
No, it's not possible in the latest version of ZP to use OAuth2 authentication. Only solutions are the app-specific password, use a 3rd party or own coded solutions for OAuth or use weblogin in ZP and scrape the messages from there.
No, it's not possible in the latest version of ZP to use OAuth2 authentication. Only solutions are the app-specific password, use a 3rd party or own coded solutions for OAuth or use weblogin in ZP and scrape the messages from there.