RuntimeError [400] Invalid value for 'content': expected a string, got null. No answers found on this

Hi there, I hope all is well.

I’m creating an Integration Email workflow where I take information from a form submittal (Email - Watch Emails component) and then forward the output to an OpenAI model (OpenAI - Create a Completion component) for it to create a uniquely time reply using some prompts.

I’ve been able to grab the form data using the first component, but the error happens at the OpenAI component where it’s reading a NULL value instead of a “Text content” long string.

I’ve included both the Make flow blueprint and the bundle output here. I’ve been at this for hours, but I’m having no luck. I’m hoping someone could shed some light and point me in the right direction. Thanks.

blueprint.json (38.8 KB)
Output_Bundle_Email_Watch_Email.txt (41.4 KB)

Welcome to the Make community!

It looks like you’ve left the content field of the last message empty.

Hope this helps! Let me know if there are any further questions or issues.P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

@samliew