Describe the problem/error/question
Experiencing what seems to be a bug with postgres query parameters.
When I attempt to pass a JSON object through to a query the commas inside the object appear to be interfering with the parsing of the query parameters
I haven’t changed how I’m using them so I wonder if it’s a bug that’s crept. I am self taught, so it’s quite possible I’m using an ill-advised technique that has somehow worked so far but is now breaking?
What is the error message (if any)?
The error I get when I use the query parameter as intended is “The input string ended unexpectedly.”:
Please share your workflow
Happy to share the workflow if the screenshots aren’t enough, just not sure what happens to database access if I post a postgres node on here?
- **n8n version:**1.53.1 (Cloud)
- Database (default: SQLite):
- **n8n EXECUTIONS_PROCESS setting (default: own, main): manual
- **Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- **Operating system: windows & chrome