Hello everyone,
I’m new to Make and I’ve made a very simple scenario but I’m having the following problem:
I’ve created a scenario in which I want to automate the creation of 25 keywords generated by GPT chat into Notion.
Everything works until the 19th line when I get an error. Here are some screenshots.
I’ve exported the scenario plan file so that you can reproduce the problem.
BundleValidationError
Validation failed for 1 parameter (s).
› Missing value of required parameter ‘title’.
• Origin Make Automatic error handler
odd thing: the scenario works for 10 items and 15 items but not for 25 items
Thank for your reply. The mapping option has no effect on the error generated. I’ve unchecked it and it doesn’t change anything.
For me this ‘map’ box just changes the presentation but didn’t affect the automation settings. but maybe I’m wrong?
If I looked a little harder, my problem might simply be the Max tokens value that I’ve increased.
Does this make sense to you?
When the scenario fails (when there are 19 or more items), may I know what the output of the OpenAI module [1] looks like?
Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.