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
- Import error: appwrite.enums
Hey Appwrite, I am trying to follow along with your documentation to create a relationship attribute in a collection in from python (https://appwrite.io/docs/re...
- Confusion with Client SDK and Server SDK...
Hi guys, this may sound as a stupid question, but I am really at a loss here. I admit I am a novice. I have a simple CRUD web app built on NextJS, where some ...
- How to relate documents to users, and co...
The prelude in Appwrite's Relationships Documentation states: > *Entities in real-life often associate with each other in an organic and logical way, like a pe...