Describe the problem/error/question
I am on the community edition of n8n. When I updated n8n and it broke my n8n api credential. I have restarted, deleted the credential, deleted and created a new api key, reinstalled n8n, but nothing has worked. I can confirm that other credentials still function. Thanks in advance for the help.
What is the error message (if any)?
in n8n, the error is a refused connection and the suggestion that the service is offline (not the case). In the API playground, the key also does not work. Here, I obtain the following 401 error and then the 400 error in powershell
In Powershell, the error shows as the following
Please share your workflow
(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:1.49.0
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):npm
- **Operating system:Windows 11




