I have used the "When a HTTP request is received" trigger several times before but am encountering an issue now. My flow checker says there is an error in the trigger and is telling me to enter a valid json.
Can anybody see whats wrong with my JSON?

I have used the "When a HTTP request is received" trigger several times before but am encountering an issue now. My flow checker says there is an error in the trigger and is telling me to enter a valid json.
Can anybody see whats wrong with my JSON?
Hi @TiagoSa,
That looks like your request body json schema in the config of the When a HTTP request is received action, is that correct?
Can you also share the trigger raw outputs and/or inputs of the failed flow? This way we can compare your schema with the json which was used to trigger the flow an see why it mismatches.