Title: Pinecone Vector Store connection issue with Starter (Serverless) plan in n8n Post: Hi everyone 👋 I’m trying to connect Pinecone with n8n using the Pinecone Vector Store node, but I’m facing this error: “Couldn’t connect with these settings Aut

:thinking: My confusion:
n8n Pinecone Vector Store node seems to expect the older Pod-based / environment-based setup, but my Pinecone index is Serverless (Starter plan).

:red_question_mark: My question:

What is the correct way to connect Pinecone Serverless (Starter plan) with n8n?

  • Is there a specific configuration I’m missing?

  • Or is the Pinecone Vector Store node not compatible with serverless indexes yet?

  • Do I need to use HTTP Request node instead?

Describe the problem/error/question

What is the error message (if any)?

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:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

now my version is 2.19.2 still connection issue

still not working