Giter Club home page Giter Club logo

Comments (16)

foo290 avatar foo290 commented on May 29, 2024

Your configs look fine, please reassure you are calling the right method to send email and if you have 2fa on your Gmail then you might have to create an app password for that.

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

I solved this issue and it began sending a verification email but every time I click on verify it shows that the verification has failed.
image

Any solution to the same?

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

UPDATE : I realised I was not using this piece of code -

inactive_user.cleaned_data['email']

Output : [email protected]

Where should that be used? Please do advise me on the same

from django-verify-email.

foo290 avatar foo290 commented on May 29, 2024

This is for further use of inactive users in code, prolly has nothing to do with the issue you are facing.
Pay attention to last login (if you are altering it in any way) field of user, coz that is used to make a hashed token for users.

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

I am not altering last login or any other code in any way, I have just added it as it is.

from django-verify-email.

foo290 avatar foo290 commented on May 29, 2024

paste the error stack trace please

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

This is my console output
image

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

Slightly longer error stack trace from another attempt at making it work
image

from django-verify-email.

foo290 avatar foo290 commented on May 29, 2024

user has no link counter did you apply migrations?

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

Yes
image

from django-verify-email.

gluttonyxx avatar gluttonyxx commented on May 29, 2024

@foo290 looking forward to your suggestion to fix this issue, do advise!

from django-verify-email.

foo290 avatar foo290 commented on May 29, 2024

Please make sure of link expiring configs, as the logs shown in screenshots are not much information, I cannot deduct where exactly the problem lies.

from django-verify-email.

millforma avatar millforma commented on May 29, 2024

Hello Everyone, I'm facing the same issue @gluttonyxx did u solve it ?

from django-verify-email.

millforma avatar millforma commented on May 29, 2024

My last_login field is can this be the problem ?

from django-verify-email.

Ronniie avatar Ronniie commented on May 29, 2024

UPDATE : I realised I was not using this piece of code -

inactive_user.cleaned_data['email']

Output : [email protected]

Where should that be used? Please do advise me on the same

How were you able to fix this? Running into similar issues where I'm getting no response, no emails sending.
Thanks!

from django-verify-email.

foo290 avatar foo290 commented on May 29, 2024

might be fixed in new release

from django-verify-email.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.