Python Forum
Flask email hookup for password reset
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flask email hookup for password reset
#1
I have all of the Flask code necessary to verify a users password change request, using gmail. However, when I attempt a test of the code, as soon as I try to send a verification email I get an error
Error:
smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. Learn more at\n5.7.8 https://support.google.com/mail/?p=BadCredentials z72sm15197070qka.115 - gsmtp')
I have verified that My password and email are correct.

I read a bit about two step password with google, but when asked how I wish to use it, the choices are get a text, and get a phone call. This is a website, don't want either, just send the mail!

Anyone run into this, and if so how to fix it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  django - reset password template rwahdan 2 1,999 Dec-26-2021, 09:09 PM
Last Post: Jeff900
  Django send email - email form Remek953 2 2,301 Sep-18-2020, 07:07 AM
Last Post: Remek953

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020