Describe the problem/error/question
I am trying to get files from Drive , and store them in Cloud Storage
What is the error message (if any)?
The file get saved with its name and metadata , but its content is empty.
Please share your workflow
Share the output returned by the last node
[
{
"kind": "storage#object",
"id": "indivisible-test-video/2023_07_19_short.mp4/1690304504965670",
"selfLink": "https://www.googleapis.com/storage/v1/b/indivisible-test-video/o/2023_07_19_short.mp4",
"mediaLink": "https://storage.googleapis.com/download/storage/v1/b/indivisible-test-video/o/2023_07_19_short.mp4?generation=1690304504965670&alt=media",
"name": "2023_07_19_short.mp4",
"bucket": "indivisible-test-video",
"generation": "1690304504965670",
"metageneration": "1",
"contentType": "video/mp4",
"storageClass": "STANDARD",
"size": "7",
"md5Hash": "/7aBLWgf11VKLYJwKX1Gvg==",
"crc32c": "JMY0pw==",
"etag": "CKbU0vyqqoADEAE=",
"timeCreated": "2023-07-25T17:01:45.041Z",
"updated": "2023-07-25T17:01:45.041Z",
"timeStorageClassUpdated": "2023-07-25T17:01:45.041Z"
}
]
Information on your n8n setup
- **n8n version: cloud **
- Database (default: SQLite): no
- n8n EXECUTIONS_PROCESS setting (default: own, main): no
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: