Error in N8N API Credentials

I am trying to set credentials for n8n API but it´s not connecting.

Can someone please give a clue?

Thanks in advance.

Information on your n8n setup

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

ETIMEDOUT implies that the n8n instance most likely does not have access to that domain. If this is the same n8n instance, you could try http://127.0.0.1:5678/api/v1 as the Base URL.

4 Likes

It worked! :partying_face:

Thanks a lot for your time in replying.

Best wishes.

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