Describe the bug
If you request a window of more than 7 days, the API returns a 500 Internal Server Error due to a lack of validation on the input for this, and passing straight through to the DP.
Expected behavior
Should validate user input, and return a 422 response if doesn't match allowed input rules