BundleValidationError Validation failed for 1 parameter(s). Missing value of required parameter 'title'. Origin Make

Can someone please help me, I have been working on this for two days straight and I know: I’m a total newbie so it makes sense to spend a lot of time but I just don’t understand how to fix it anymore. Not with logic, not with chatgpt as my helper, not with the forum.

I am trying something relatively simple I think, I want a query from chatgpt run every day, first I also had a json module afterwards but that kept giving me problems so now I’m sending it straight to an iterator module and finalizing with a notion module. I have made a database in notion which then needs to be filled on a daily basis. At first the main problem was json, then chatgpt decided it could go straight to the iterator and json could be deleted as parsing was not necessary all of the sudden anymore. But now I get this error message and I can’t find a way to solve it


  • BundleValidationError

Validation failed for 1 parameter(s).

  • Missing value of required parameter ‘title’.
Origin

Make

So then I added a column ‘title’ to my database within Notion and mapped it again but still it doesn’t work. Please help cause it’s soooo frustrating!