Reporting REST throws 500 when getting Evaluated Report Definition

Hi all, I encountered and 500 server error when using the reporting-rest API to get a evaluated report definition. The endpoint I used is GET http://localhost:9000/openmrs/ws/rest/v1/reportingrest/reportdata/b12bd37f-328f-4ebb-b0fe-10b915ebb8cd?startDate=2020-01-01&endDate=2020-12-31&location=2131aff8-2e2a-480a-b7ab-4ac53250262b&v=custom:(dataSets)

It throws a 500 error due to a ConversionException

You can reproduce the issue from here too