I am recieving the below message when i save my Hugging face api key. kindly help me to figure out what is going wrong.
Information on your n8n setup
- **n8n version:**1.89.2
- Database (default: SQLite):
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**own
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**docker
- **Operating system:**linux
1 Like
I’m getting the same error. I was able to confirm the API key worked by using the huggingface hub-api-playground. So it’s likely an issue with the node. What are you trying to do with huggingface? Can you use their API directly?
yes ,I am able to use it via python code . there has to be some issue from the n8n side. btw are you hosting n8 locally on docker?
Yes, I am using n8n locally with Docker. Wondering if that’s the issue. I can’t justify paying for the enterprise version for playing around just to see the detailed logs.