Covert Storage 500 error to 400
PWS is returning HTTP 500 for Collaboration Project Resources endpoints when id's in the request body are empty or two long.
HTTP 500 internal server error is wrong response from the API. this PR changes it to return 400.