Column 'email' can only be searched with a string (not a Row from 'Users' table) in table 'Users'

I just checked that other code path and made the same fix as my last post, and it’s the same thing I said above, you need to either use the built in User login system or add your custom created users to the Users table yourself.

1 Like