Hello all!
I have what feels like a very simple example of using 2 cascading parameters in a report. The first parameter is loaded with no issue but come time for the second, I get a "Response status code does not indicate success: 400 (Bad Request)".
I notice in the REST service call that it is passing hasChildParameters as false. I don't see an option to set that as true.
I've found when I run the download in designer with matching values that are expected in the parameter it retrieves without issue. This is purely a runtime issue.
Here are a few screenshots of what I have setup. Any advice is appreciated.
Controller Method
FromBody model object
BaseReportParameter