Unable to Create New User
So I've been trying to fix this issue for a while. I used to be able to create users but suddenly it stopped working giving me this message "Database error creating new user". When I try to open the https://[my-project-id].supabase.co/auth/v1/signup. It gives me this:
I'd really appreciate if anyone could help. Thank you in advance.

2 Replies
GitHub
Database error saving new user · supabase · Discussion #13043
You generally get this error when trying to invite a new user from the dashboard or when trying to insert a user into a table using the table editor in the Supabase dashboard. This error is normall...
Thanks! It seemed like I had a problem with a trigger