Google Sheet trigger credential issue

Google sheet trigger node can’t see my credentials but Google sheet can.

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.72.1
  • Database (default: SQLite): postgress
  • n8n EXECUTIONS_PROCESS setting (default: own, main): queue
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
  • **Operating system:**Linux

Hi @Ruslan_Yanyshyn

You will need to configure separate credentials for each node. If you’re using OAuth2 though, you can use the same Client ID and secret of your GCP project.

Please have a look in our documentation:

Do you get any specific error in any of the node?

1 Like

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