401 error when trying to submit a workflow template

Describe the problem/error/question

After filling out the " Submit a workflow template" at Login - n8n.io
I get an error: There was a problem creating the workflow: Request failed with status code 401

In the developer console I see this:
Failed to load resource: the server responded with a status of 401 ()

I tried logging in and out, it doesn’t seem to help. I’ve tried with Brave browser (both brave shield on and off) and with a chrome browser. I also tried in incognito mode (to exclude the possibility of extensions interfering)

What is the error message (if any)?

Failed to load resource: the server responded with a status of 401 ()

Please share your workflow

The error appears regardless of the workflow entered (I tried copying this workflow: Line Message API : Push Message & Reply | n8n workflow template and pasting it in, and same error.

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

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:

I also get the 401 when trying to update my profile.

For anyone wondering, I just created a new account and no error 401 there.

I also got the same question and I also solve it by creating another account.

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