Describe the problem/error/question:
When i conect other stings by others node to Open.ia Generator image node that is going to error with this mensage: Problem running workflow.
But the workflow is everything correct.
What is the error message (if any)?
Problem running workflow.
Please share your workflow
{
“meta”: {
“instanceId”: “xxxxxxxxx”
},
“nodes”: [
{
“parameters”: {
“documentId”: {
“__rl”: true,
“value”: “xxxxxxxxx”,
“mode”: “list”,
“cachedResultName”: “Sites N8N”,
“cachedResultUrl”: “https://docs.google.com/spreadsheets/d/1vr7cF6JcYSZdJwJEVkOBxVe8nYJjTH0KfD0UpDXJn_I/edit?usp=drivesdk”
},
“sheetName”: {
“__rl”: true,
“value”: “gid=0”,
“mode”: “list”,
“cachedResultName”: “Folha1”,
“cachedResultUrl”: “https://docs.google.com/spreadsheets/d/1vr7cF6JcYSZdJwJEVkOBxVe8nYJjTH0KfD0UpDXJn_I/edit#gid=0”
},
“options”: {}
},
“id”: “xxxxxx”,
“name”: “Google Sheets”,
“type”: “n8n-nodes-base.googleSheets”,
“typeVersion”: 4.5,
“position”: [
1280,
460
],
“credentials”: {
“googleSheetsOAuth2Api”: {
“id”: "xxxxxx,
“name”: “Google Sheets Gabriel”
}
}
},
{
“parameters”: {
“resource”: “image”,
“text”: “”,
“prompt”: “={{ $json.Tema }}”,
“options”: {}
},
“id”: “xxxxxx”,
“name”: “OpenAI”,
“type”: “@n8n/n8n-nodes-langchain.openAi”,
“typeVersion”: 1.7,
“position”: [
1500,
460
],
“credentials”: {
“openAiApi”: {
“id”: “xxxxx”,
“name”: “OpenAi account Gabriel”
}
}
}
],
“connections”: {
“Google Sheets”: {
“main”: [
[
{
“node”: “OpenAI”,
“type”: “main”,
“index”: 0
}
]
]
}
},
“pinData”: {}
}
## Share the output returned by the last node
Flipbook
## Information on your n8n setup
- **n8n version: 1.68.0
- **Database (default: SQLite): Easypanel
- **n8n EXECUTIONS_PROCESS setting (default: own, main):default
- **Running n8n via (Docker, npm, n8n cloud, desktop app): Open Sea Cloud
- **Operating system:Windows 11