Describe the problem/error/question
Using the example faceless video script (EASY AI System Creates Faceless Videos on Auto Pilot!) I get an invalid URL error when the step for media upload to Blotato occurs.
What is the error message (if any)?
Invalid URL
Please share your workflow
Share the output returned by the last node
Invalid URL
"errorMessage": "Your request is invalid or could not be processed by the service",
"errorDescription": "Invalid URL",
"errorDetails": {
"rawErrorMessage": [
"422 - \"{\\\"message\\\":\\\"Invalid URL\\\"}\""
],
"httpCode": "422"
},
"n8nDetails": {
"nodeName": "Upload to Blotato",
"nodeType": "n8n-nodes-base.httpRequest",
"nodeVersion": 4.2,
"itemIndex": 0,
"time": "6/26/2025, 11:21:00 AM",
"n8nVersion": "1.98.2 (Cloud)",
"binaryDataMode": "filesystem",
"stackTrace": [
"NodeApiError: Your request is invalid or could not be processed by the service",
" at ExecuteContext.execute (/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/HttpRequest/V3/HttpRequestV3.node.ts:769:15)",
" at processTicksAndRejections (node:internal/process/task_queues:105:5)",
" 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:1187:9)",
" 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"
]
}
}```
## Information on your n8n setup
- **n8n version:** Unsure where to find this. Using the web app n8n in a trial basis.
- **Database (default: SQLite):** SQLite?
- **n8n EXECUTIONS_PROCESS setting (default: own, main):** Unsure what this means
- **Running n8n via (Docker, npm, n8n cloud, desktop app):** n8n cloud
- **Operating system:** Mac OS