I am currently facing an issue which is only happening to one of my testers. When she tries to sign in using email and password on both her phone and system, it throws an error.
Signing up with email and password returns an invalid_parameters error, but it works for other people.
I have tried to replicate it locally and in production but I have not been able to do it.
It works for other users and it's just her. I have tried to find out what's wrong but I don't know
What's the response body of the request?
Recommended threads
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...