Delete Query - Not Working for ASP.NET

Hi,
Was using the DELETE QUERY server action step for the first time.
Turns out the query parameters are not getting replace with the values sent in the request.
Had to put in "test":"true" manually in the JSON to catch this.

Or am I doing something wrong here?
image

The server action itself is pretty simple. Just a DB connection & the delete query.
Please help.

Community Page
Last updated: