Hi all. I am using PutEmail processor to send email when one of my core processors failed to process. It has been working before but it has stopped working due to this Google Security update
Any help with this?
I am using gmail on NIFI 1.15.3
NOTE: All my credentials are correct
Thank you all.
ERROR:
PutEmail[id=d90f3185-017e-1000-33a0-5dfbaf747749] Failed to send email for StandardFlowFileRecord[uuid=0a6df4d8-7cfc-4d05-9261-304d178d0834,claim=StandardContentClaim [resourceClaim=StandardResourceClaim[id=1660589165172-1, container=default, section=1], offset=1877, length=87],offset=0,name=0a6df4d8-7cfc-4d05-9261-304d178d0834,size=87]: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials co26-20020a0560000a1a00b0021e2fccea97sm8120496wrb.64 - gsmtp
; routing to failure: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials co26-20020a0560000a1a00b0021e2fccea97sm8120496wrb.64 - gsmtp
Google Security Update:
Thanks to you all.