Describe the problem/error/question
I am integrating Langfuse’s “Get Prompt” functionality with an n8n workflow. Both Langfuse and n8n are self-hosted within the same environment and securely hosted via HTTPS. However, when I input the Langfuse credentials into the community node credentials in n8n, the connection fails with the error message: “Couldn’t connect with these settings.”
Interestingly, when I connect to the HTTP (non-secure) version of Langfuse, the connection is successful without any issues. I have verified that the public and secret keys are accurate and valid in both HTTPS and HTTP cases.
What is the error message (if any)?
“Couldn’t connect with these settings” when saving credentials in Langfuse community node.