Google credentials

Hello everyone
How do I get this Google credential?

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

The standard OAuth 2.0 endpoints for Google are:

Authorization URL:

https://accounts.google.com/o/oauth2/v2/auth

Access Token URL:

https://oauth2.googleapis.com/token
2 Likes

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