What happened?
I configured the smtp settings on my instance running in docker. I created an account but when I get the verification email, and click on it or copy and paste it, the page shows a message "Failed to verify". When inspecting the network calls in dev tools, the request to the api is returning a 401 and the stoat-api log also shows that it is returning a 401.
Addtionally the url in the email appears to be not formatted correctly, it seems like half of the verification code is being left out of the url and added to the next line:

What happened?
I configured the smtp settings on my instance running in docker. I created an account but when I get the verification email, and click on it or copy and paste it, the page shows a message "Failed to verify". When inspecting the network calls in dev tools, the request to the api is returning a 401 and the stoat-api log also shows that it is returning a 401.
Addtionally the url in the email appears to be not formatted correctly, it seems like half of the verification code is being left out of the url and added to the next line: