I am trying the Bitwarden node.
Thwere is an option (Environment) for “Self-Hosted” when entering the Client-ID and Client Secret to the Bitwarden account setting.
Could it be that only the Self-Hosted Bitwarden server is supported, but not Vaultwarden?
What is the error message (if any)?
Error code
400
Full message
{ “error”: “”, “errorModel”: { “message”: “Malformed client_id”, “object”: “error” }, “error_description”: “”, “exceptionMessage”: null, “exceptionStackTrace”: null, “innerExceptionMessage”: null, “message”: “Malformed client_id”, “object”: “error”, “validationErrors”: { “”: [ “Malformed client_id” ] } }
Please share your workflow
Share the output returned by the last node
Bad request - please check your parameters
Malformed client_id
Information on your n8n setup
- n8n version: 1.107.4
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker