Open test123-all opened 1 year ago
Same Issue on my side:
TypeError: Cannot read properties of undefined (reading 'map') at Object.execute (/home/XX/.n8n/nodes/node_modules/n8n-nodes-influxdb/nodes/InfluxDb/InfluxDb.node.ts:50:78) at Workflow.runNode (/home/XX/.npm/_npx/a8a7eec953f1f314/node_modules/n8n-workflow/src/Workflow.ts:1270:19) at /home/XX.npm/_npx/a8a7eec953f1f314/node_modules/n8n-core/src/WorkflowExecute.ts:939:29
I just had the same problem and the solution for me was adding a default tag and supplying any value.
Hey, I happily found your influxdb node for n8n. But I can't get the block to work. Since there is no documentation, am I doing something wrong?
I get the following error:
I tried the following:
The code/JSON to reproduce my not working minimal example n8n block workflow is:
Kind regards