Describe the problem/error/question
I have an issue regarding sending to Telegram (or making HTTP request, the nodes are the same, mostly).
I need to map my searchParams object to query, but it always results in error like so…
What is the error message (if any)?
Issues:
The value "[Array: [{"name": "chat_id", "value": "-1000000000000"},{"name": "text", "value": "Some text"}]]" is not supported!
Please share your workflow
Information on your n8n setup
- n8n version: 1.123.4 Build 5588 (patched by vsellm.ru)
- Database (default: SQLite): I do not know, it is not managed, it is SaaS from some vendor
- n8n EXECUTIONS_PROCESS setting (default: own, main): ???
- Running n8n via (Docker, npm, n8n cloud, desktop app): ???
- Operating system: ???


