The previous fix just corrected missing 404 response for the upload endpoints. In case of a 404 error, the response entity is not a InputStreamResource anymore but an object containing the error message.
The previous fix just corrected missing 404 response for the upload endpoints. In case of a 404 error, the response entity is not a InputStreamResource anymore but an object containing the error message.