The DBConnector action in Studio keeps failing with a 500 error when I pass a flow variable to the SQL query. Hardcoding the value works fine, but using ${myVar} throws a generic database exception. Here’s the config JSON I’m passing to the action. Anyone seen this behavior?