Describe the issue/error/question
Using HTTPS module I get with Zoom file, it comes with name instead GMT20230120-165512_Recording_1760x900.mp4 (if i get link via browser) as random set of letters and file extension too.
The file takes 465 megabytes this fits in this parameter - N8N_PAYLOAD_SIZE_MAX=1024 megabytes in vi docker-compose.yaml environments
Got error in Youtube. Invalid array length
I don’t understand what’s wrong, I assume it’s the file name that comes from the API request. The request is correct according zoom docs
https://marketplace.zoom.us/docs/api-reference/zoom-api/events/#operation/recording.completed
I’ve tried uploading via Header credentials and the result is the same, no correct file name is received.
in zoom dev forum i check i need to add flag -O for original name, but i don’t think it correct and i don’t know how to do that. )
Please help.
What is the error message (if any)?
Zoom - wrong filename and extension
Youtube
ERROR: UNKNOWN ERROR - check the detailed error for more information
Invalid array length
Please share the workflow
Share the output returned by the last node
NodeApiError: UNKNOWN ERROR - check the detailed error for more information
at Object.googleApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Google/YouTube/GenericFunctions.js:24:15)
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Google/YouTube/YouTube.node.js:587:84)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:659:28)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:585:53
Information on your n8n setup
- **n8n version:0.212.0 (and 0.210.2 too)
- **Database you’re using (default: SQLite):Default
- **Running n8n with the execution process: main
- **Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker
- **Digital Ocean - 2GB Memory, 1 CPU