While trying to create or update a custom resource (such as a lead), the node does not seem to load all the available fields properly and showing server issue "Issues:
- There was a problem loading the parameter options from server: "[object Object]" "
Because of this, some required fields are missing from the configuration, which is impacting the workflow execution.
I have already verified the connection credentials, base URL, and overall configuration, and everything appears to be set up correctly from my end.
Hello, Yes, it's an n8n version regression bug - not your fault. Fix options:
- Downgrade n8n to your last working version
- Use the HTTP Request node with /jsonrpc as a workaround
- Report/upvote the bug on n8n GitHub issues Your config is fine. Wait for n8n to patch it, or downgrade.