S
Supabase2mo ago
SG0101

I cannot create a new User in Authentication

Is there any conflict with supabase auth? How can I reach out to the official support?
No description
2 Replies
garyaustin
garyaustin2mo ago
This is almost always you have an auth.users trigger and the function is getting an error because it is incorrect. Check your postgres logs and see if there is an error.
SG0101
SG0101OP2mo ago
Will do! Thank you.

Did you find this page helpful?