Description
When attempting to use initializeMultipartUpload endpoint for a file that has already been uploaded, and the overwrite property is set to false, the request will end with an HTTP Error 500 and no explanation given for what failed.
Expected Behaviour
A descriptive error message explaining the cause of the failure.
Actual Behaviour
Generic 500 error response.