I have a situation where I want to to limit results to 20 per page and use the sqlfilters parameter to perform a search.
The error occurs on Third Parties and Invoices. If try to use sqlfiters parameter together with page parameter I get an error.
Example. These two sceanarios work just fine.


However, trying to combine like this:

Will throw an error:

Has anyone come across this and is there any solution?




