I have a workflow where I use HTTP request nodes (multiple). Now after some days I added another HTTP request node and tried to add a predefined credential to is “Woocommerce API”. But it’s not in the list anymore.
Though in other nodes it’s still working.
But when I edit those nodes, it’s also not in the list anymore. How is that possible?
n8n
February 24, 2025, 3:40pm
2
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:
barn4k
February 24, 2025, 8:16pm
3
hello @Frits1980
Check that the credential is in the same project (the Sharing tab) or at least has access to the project where your workflow resides.
Thank you for the reply. Though I’m self hosting N8N and have a disabled sharing tab due to the fact that I have no licence plan enabled.
solomon
February 24, 2025, 9:16pm
5
Please try a few things:
If you copy & paste your entire workflow in a new empty workflow, does it work?
If you add a new HTTP node in a new workflow, does it work?
Create a second credential identical to this one, but change the name. Does it show up?
Depending on the situation, it might just be a bug that you can solve by duplicanting or re-creating parts of your work.
If my reply solves your problem, please remember to mark as the solution.
solomon
February 25, 2025, 11:15am
7
If you have access to the credential and your workflow does not, then maybe you have something broken in your intallation.
Backup everything and try to update n8n. See if that helps.
I have some workflows that can help you backup your workflows and credentials to Github:
If updating doesn’t work, you are gonna have to reinstall your instance from scratch. But if you backup everything to GitHub, it is very easy to import everything back.
If my reply answers your question, please remember to mark it as a solution.
system
Closed
May 26, 2025, 11:15am
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.