Help - Did Google make changes to image editing models via API
I have an n8n workflow that has a character generation node, which is a generate image model, and then I have a character editing node, which is an edit image model. Both using Gemini 2.5 flash (Nano Banana).
I noticed this morning that the first one is working, but the latter one isn't. I'm not getting an error in n8n. It looks like the node just never really fires, so it's impossible for me to debug. I'm wondering if anybody knows if Google has made some updates/deprecated to the 3.5 flash image editing model and if I need to swap it out ? Or did anybody else run in a similar issue in the past ?