Specifying invalid parameters (api/rest/node?parameters[invalidparam]=12345) causes query errors as these go straight to db_query.

We should probably catch this if we know the field we are querying on doesn't exist.

Not sure if this is the same in 7.x-3.x

Comments

djdevin’s picture

StatusFileSize
new688 bytes

Something like this

djdevin’s picture

StatusFileSize
new669 bytes
kylebrowning’s picture

Status: Needs review » Closed (fixed)