Hello, magic link login returns me an error with a message
Database error saving new user
what could be the issue that I am missing? What should I look for?
n
Needle
05/07/2022, 1:15 PM
Hello @regex!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
g
garyaustin
05/07/2022, 1:45 PM
You can look in your postgres logs. If you have a trigger on your auth.user table it probably means that trigger function is failing.