I was trying to make a simple workflow with chatgpt open ai and connected simple chat trigger with generate image gpt but it was sending bad parameter error then
I was trying to do it with http request still the same message.
What should i do there is no solyution available in the web as well i searched everything.
This is the error:
Bad request - please check your parameters
Error in request. Please check your input.
You are providing an actual prompt right? since yours was empty
Also, this is just for performing a manual test, for a chat setup you need to do differently
For the chat it’s like this, but you need to add more logic to store it somewhere or your another trigger like telegram / whatsapp to return the image directly to the chat.