I need help with the OpenAI “Generate image” action.
Setup:
User submits a form, a new row is added to AI Recipe Requests.
AI columns in this table generate a recipe name, and then a Descriptive Image Prompt (e.g., “Chicken Salad Sandwich, food photography”).
A Workflow triggers “On new row”:
Waits 10 seconds.
Action: Generate image using the Descriptive Image Prompt column for the Prompt, saving to an AI Generated Photo (Image type) column.
Problem: The Generate image action fails with “Could not fetch” when using the Descriptive Image Prompt column.
However:
If I type a static text prompt (e.g., “Apple”) directly into the “Generate image” action’s Prompt field, it works perfectly and generates an image.
My OpenAI API key and billing are confirmed to be working fine.
The Descriptive Image Prompt column does have the correct text in it when the action runs.
Question: Why does the “Generate image” action fail when using a column value for the prompt, but succeed with the exact same text if typed in manually as a static prompt? How can I get the dynamic column prompt to work?
(I can provide a read-only link and screenshots showing the data table with the prompt text, and the workflow setup.)
If I type a static text prompt (e.g., “Apple”) directly into the “Generate image” action’s Prompt field, it works perfectly and generates an image.
My OpenAI API key and billing are confirmed to be working fine.
The Descriptive Image Prompt column does have the correct text in it when the action runs.
Question: Why does the “Generate image” action fail when using a column value for the prompt, but succeed with the exact same text if typed in manually as a static prompt? How can I get the dynamic column prompt to work?
(I can provide a read-only link and screenshots showing the data table with the prompt text, and the workflow setup).
i tried everything but it is not working. I tried waiting upto 1 minutes but also it didnt generated image.
When i choose prompt any cloumn with type Generate text or Template (like in 1st image) , image is not generated.
But when i choose any other column with type Basic Text (like in 2nd image) or when i enter custom prompt (type anything manually like apple, banana milkshake), it is generating image.