Open connortbot opened 5 days ago
When calling the API with a nonexistent CEFR like "C3", it returns a 500 code internal server error.
Should all be 4XX error codes. However, valid arguments that don't exist in the S3 storage should remain 5XX.
description
When calling the API with a nonexistent CEFR like "C3", it returns a 500 code internal server error.
details
Should all be 4XX error codes. However, valid arguments that don't exist in the S3 storage should remain 5XX.