Getting "Whoops! An error occurred. Exception: Invalid Credentials." for every user created in xano api

I have a table called user with a column named password with the following settings:

I'm using the API /user to create a new user:

But when I use the /auth/login, I get the same error everytime "Whoops! An error occurred. Exception: Invalid Credentials.", the only user that I'm able to login is the one created directly at the user table.

How can I fix this?

1 reply