You need to sign in or sign up before continuing.
Commits on Source 2
-
Abhilash Raj authored
Uncaught ValueErrors return 500 errors but instead should be returning 400 errors.
-
Abhilash Raj authored
Catch ValueError and return 400 instead of 500. See merge request !458