No idea why BundleValidationError happens

What are you trying to achieve?

Im trying to make a bit that summerizes my google calender to a Telebram bot.

Steps taken so far

I got the Google calender and text aggregator set up but the BundleValidationError is on the OpenAI module. The text seems correct so idk whats happening. if anyone has any guidance it would be appreciated.

Screenshots: scenario setup, module configuration, errors


Hi Liam_Goldman, You didn’t show the error, but it could be that your text string is breaking the JSON structure
Try this function where your text string goes, don’t delete the quotes " around
{{replace(2.text; newline; "'\n'")}}