I am unable to connect to Qdrant using the Qdrant node. I get a message:
Could not load list
Please check your credential
The credentials also got a green box when I set them up.
It is not an issue with the credentials, as I can make both get & put requests with an HTTP node using the same credentials.
The logs from the Qdrant server when I use the Qdrant node say:
2025-02-04T13:21:11.323781Z ERROR actix_http::h1::dispatcher: stream error: request parse error: invalid Header provided
I don’t get that error when I use the HTTP node.