
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
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Suggest simple auth flow using just a cu...
Hi...i wanted to know how can we create a auth session using custom id and password. I can give each teacher and student some specific id and corresponding to ...
