You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thumbnail upload should validate the thumbnails before passing them to PIL for downscaling and return 400 error in the case they are wrong.
Now the endpoint fail with exception and return 500 response.
The text was updated successfully, but these errors were encountered:
Thumbnail upload should validate the thumbnails before passing them to PIL for downscaling and return 400 error in the case they are wrong.
Now the endpoint fail with exception and return 500 response.
The text was updated successfully, but these errors were encountered: