My Qdrant API has connected successfully with the URL and API key but when I want to use the Insert Document parameter and try to select a collection from list, or even by ID, it shows this error:
Could not load list
Invalid Qdrant URL: undefined. Please provide a valid URL with protocol (http/https)
…and when I try to execute the node, after writing the name of the collection which is already present in my qdrant UI, it shows this:
Problem in node ‘Qdrant Vector Store1‘
Invalid Qdrant URL: undefined. Please provide a valid URL with protocol (http/https)
(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: