Replies: 1 comment
-
Can you paste the backtrace? Btw, you can also look into using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having a validation check on username field. When validation error is raised, it throws Error 500. Is there a way to handle this? The "ACCOUNT_USERNAME_BLACKLIST" config is not enough as I'm creating the username from email and there is not username provided by the user while signing up.
Beta Was this translation helpful? Give feedback.
All reactions