Same. I have a sheet with 500 images inserted via Apps Script sheet.insertImage(). I can rebuild the sheet a thousand times by running the script a thousand times, but sooner or later, insertImage() will fail and the user has to make a copy of the spreadsheet to make the same code work the way it used to.