Leonardo AI Generate Image (with ControlNet options)

I had successfully ran this workflow without any issues, but it’s now throwing this error. Pointing at an Invalid Array, I’ve tried manually entering the initimageId and prompt in an attempt to fix but still no luck.

Any suggestions would be greatly appreciated?

Looks like your JSON is invalid because it doesn’t begin and end with curly brackets:

{

}

You can check if a JSON is valid by copy-pasting into jsonformatter.org and click “Format / Beautify” and/or “Validate”.

If your JSON is invalid, this tool will help point out where you need to look at!

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

1 Like