Hello, If I get a 500 error from auth service, where could I look into it to find what I've done wrong? I've checked the .env.local file and the keys are set correctly (error message : "500: Error sending confirmation mail")
Mihai
11/19/2021, 6:47 PM
Tested with a different set of keys, it works fine, but the current project seems to fail to auth
Mihai
11/19/2021, 7:05 PM
Toggled off the Confirmation Email from Auth Settings, seems it works. I've checked the documentation and I'm doing everything is there but needed the confirmation email functionality