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
netroy
July 15, 2024, 7:55am
2
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!
Thanks a lot for your time in replying.
Best wishes.
system
Closed
July 24, 2024, 1:28am
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.