Anybody able to use openAI gpt-image-1 API working?

I am stuck with saving base64 in the backend workflow. calling the API in backend workflow

Also second issue is that image input in the API. Open AI accepts multiple inputs with image but bubble shows it only as a single input after initialization

me too. i got this message “data”: [
{
“b64_json”: “(value too large to save 2344732 bytes)”
}
]
and i cannot display image.