I’m currently trying to use the Pinecone node in n8n to retrieve documents. I’ve connected it successfully using my Pinecone API key and set the operation mode
However, when I try to select a Pinecone Index from the list, it shows “No results” and I get a warning icon. I’ve confirmed that my Pinecone project has indexes created, and the API key is valid.
I’ve tried Refreshing the credentials
But the dropdown still stays empty.
Has anyone faced this issue before? Any idea how to fix it or debug it?
but the way i’m having same issue in other nodes sometimes
i’m using n8n on docker
Thanks!