© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Frode Fuglestad
Write code? Paint code!
It works just like my example. It was a second object with references that failed with 'Converting circular structure to JSON'
littlepsylo
Software engineering
Take a real look at your JSON or simply just use JSON.stringify.
Thanks for the suggestion @littlepsylo, as I replied to @chillimatic about one object was just not wanting to go through. My solution was to cherrypick some key/values from the failing object and pass them as separate/single values.