Connected Sheets Account but can't get documents lists

Hello! So I am fairly new to n8n, trying to move from Make to here to have more flexibility. I ran the self-host with docker, logged in and set my Google Sheets API connections, I can perform actions like add sheets and delte sheets… However I’m not being able to see the list of documents when I want to use something like add row triggers or even search cells ona file…

Any help regarding this? Am I missing some kind of permissions or anything?

Information on your n8n setup

  • **n8n version:Latest
  • **Database (default: SQLite):Sheets
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):default
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
  • **Operating system:Windows

hello @Joao_Marques

try to enable the Cloud Resource Manager API for your app in the google console

Tried Cloud Resource Manager API, didn’t work however it started working when I also enabled the Google Drive API

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.