<!-!–Hi,
I’ve just started using N8N so I1m quite new in the AI automations. I have a recurring problem when I’m trying to adjust my Google Drive into a node, it keeps saying it is and empty even though I have connected the N8N with my Google Drive. I have done everything according to some YouTube tutorials: I have enabled the Google Drive API and set up the credentials correctly, but everytime I’m trying to connect with my Drive the each folders can be seen but their content does not.
Has this happened to someone before? I would be really glad if someone could help me. Hey! The fastest way to find solutions is by using the search function at the upper right.
If your question hasn’t been asked before, please follow the template below. Skip the questions that are not relevant to you. -->- n8n Cloud users: If you’re experiencing issues with your cloud instance (e.g., can’t sign in, instance unavailable), please contact support at [email protected] →
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
!--Hi,
I've just started using N8N so I1m quite new in the AI automations. I have a recurring problem when I'm trying to adjust my Google Drive into a node, it keeps saying it is and empty even though I have connected the N8N with my Google Drive. I have done everything according to some YouTube tutorials: I have enabled the Google Drive API and set up the credentials correctly, but everytime I'm trying to connect with my Drive the each folders can be seen but their content does not.
Has this happened to someone before? I would be really glad if someone could help me. Hey! The fastest way to find solutions is by using the 🔎 search function at the upper right.
If your question hasn't been asked before, please follow the template below. Skip the questions that are not relevant to you. -->
If you followed a tutorial that used a Service Account (where you uploaded a JSON key file), you need to know one crucial thing: The Service Account is a “Robot User” with its own completely empty Google Drive. It cannot see your personal files unless you explicitly share them with it.
The Fix:
Open your credential file (the JSON you downloaded from Google) and copy the client_email address.
Go to your real Google Drive in your browser.
Right-click the folder you want n8n to see → Share.
Paste the Service Account’s email address and invite it as an “Editor.”
I have used my own account, not a service account. I have connected the right credentials with the N8N N node, I have enabled google drive API, switched my project to public. But it still not working and cannot see my files within my Drive.