Describe the problem/error/question
I am trying to download a file from Google Drive and upload it into a http request. I have created credentials and the node works well. The problem is that I cannot access the actual file. The metadata comes in but no file data. There is nothing I can use for the upload http request.
What is the error message (if any)?
There is no error message, the node runs fine. I can also see the metadata about the file and the file size etc.
Please share your workflow
Share the output returned by the last node
[
{}
]
Information on your n8n setup
- n8n version: cloud
- Database (default: SQLite): no database
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: Windows 11

