I was building a conversational agent using the conversational AI node with data being webhooked across the user’s chat ‘endpoint’ (just a conversation management platform/CRM). I’d done something like this on a different n8n instance in the past, but I keep getting a 400 error msg for some reason. The thing is, I cannot find the directory that the message refers to. I tried every means I knew how to and scanned the entire file system but I have not got such a directory that the err msg stems from. Does anyone have any clue how I should troubleshoot this? I’m really at a loss here.
Looking at that error it looks like you are referencing a value that is empty, It would be handy if you could share the workflow json and an example payload so we can test it and see if we can reproduce the issue.
That sounds ok but it is normally better if you can share here and remove anything sensitive so that you are not waiting for just me, There are a few members of the team and helpful community members that may also be able to provide an answer.