I have an issue with workflow. Basically I am using webhook, open ai and respond to webhook nodes. When testing on Postman everything is good, but when using Flutterflows dashboard it throws:
Bad request - please check your parameters
Invalid value for 'content': expected a string, got null.
I am self hosting the n8n on render.
What can be an issue?