Hi Saurabh,
I can see that the page is expecting an object of type ItemRevisionSearchCriteria. So I would recommend you to create an object of same enity and try to pass it to the page as page parameter. I hope this will resolve the issue.
Regards,
Sathish Kumar
Hi Saurabh,
I also faced the same issue earlier.
I resolved it by deleting/undoing the page parameter selection and data view. After that, selecting the page parameter and data view again. Sometimes Mendix does not bind the parameter correctly, which can cause this error.
Could you please try this once and let me know if it works for you?