I keep getting a Google Drive Node 403 Error when trying to download files in folders where I am the user and its using the same credientials. I am able to extract info from a folder but unable to “download” in the node. I am very new to this but any help would be great.
I have the exact same issue. I can list files in a folder, but can’t download one, even though ownership and scopes are all correct.
Are you seeing this on the n8n cloud or self hosted instance? Does the output on the node where the error appears have any info other than 403? This is working for me on a self-hosted instance.
I did get a 403 as well initially. The output at the node that failed told me that I had to access my google project and enable it. After a few minutes, I was able to download the files.
Khem