N8n get many workflows not working 404

Describe the problem/error/question

When trying to run the n8n get workflows node I get 404 in the response

Althrough the connection to the API is successful:

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

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

Hi @Piotr_Chabros,

Welcome to the community! :fireworks:

I think the issue could be with the Base URL you’re setting.
Are you following these guidelines for the API endpoint in self-hosted instances?

Thank you, it worked.

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