The users can sign up no problem, but I just noticed they have no targets, using email and password works though
is that user's email address verified?
Yes
were these manually added and verified or the users signed in themselves?
I just checked myself too, one of the email wasn't added as a target. Deleting and re-adding worked for me.
In the meantime, maybe try using the Server SDK to add these emails as targets manually. It would also be helpful if you could create an issue on GitHub with all the reproducible steps if one doesn't exist.
Thanks.
The users signed in themselves
Thanks, noted ✅️
Recommended threads
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...