What I’m trying to do:
I have a registration process set up using the basic anvil signup functionality:
user = anvil.users.signup_with_form(allow_cancel=True)
This usually works well, but one user was screensharing and did not receive the email, even though the user was succesfully added to the users table.
What we checked:
- User was added to user table
- No email in inbox or spam even after 5 minutes
What I would like to know:
- Is this a known issue?
- How do I debug this issue?
- What can I do about it?
As each case leads to a lost user, this is crucial for me to solve.
hugetim
2
I’m not aware of this being an issue. Can you replicate it? Where my mind goes is maybe they entered their email address wrong?
I’ll try to replicate it with her email address again. Good point.
The email was correct though, we checked that.
I’ll let you know what the result was!
1 Like
stein
4
I actually had a user who claimed to not receive the email two days ago.
She tried twice, checking the spam folder each time, but no email.
1 Like
hugetim
5
On a quick forum search, I found a couple potentially related reports: