Problem in node ‘Create or update a contact‘ email "[email protected] " has invalid format

here is the error message: {
“errorMessage”: “email “[email protected]\n\n” has invalid format”,
“errorDetails”: {},
“n8nDetails”: {
“nodeName”: “Create or update a contact”,
“nodeType”: “n8n-nodes-base.highLevel”,
“nodeVersion”: 2,
“resource”: “contact”,
“operation”: “create”,
“itemIndex”: 0,
“runIndex”: 0,
“time”: “17/10/2025, 12:25:38”,
“n8nVersion”: “1.99.1 (Cloud)”,
“binaryDataMode”: “filesystem”,
“stackTrace”: [
“NodeApiError: email “[email protected]”,
“”,
“” has invalid format”,
" at ExecuteSingleContext.validEmailAndPhonePreSendAction (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@[email protected]_asn1.js@5_12b981d6b49d407a163f4d5244314033/node_modules/n8n-nodes-base/nodes/HighLevel/v2/GenericFunctions.ts:99:9)“,
" at RoutingNode.makeRequest (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/execution-engine/routing-node.ts:594:46)”,
" at RoutingNode.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/execution-engine/routing-node.ts:261:10)“,
" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1282:17)”,
" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1536:27",
" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@[email protected][email protected][email protected]_/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2100:11"
]
}
}

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.