Google Docs error in 'repalce image'

Hey, guys,
how are you?

I have a scenario that is running smoothly for over a year. But today it has started to malfunction.
I have a Google Docs “create document from a template” that has 2 images to be replaced.
Both images have been replaced with the same set of other images and it has always worked fine.

But today I started to have this error that crashes my scenario:

[400] Invalid requests[40].replaceImage: The object with ID kix.bsx69l4croy could not be found.

I found what image is in the “ID kix.bsx69l4croy”, and it seems ok, because it is a public image (“image”: {
“kix.bsx69l4croy9”: “https://storage.googleapis.com/glide-prod.appspot.com/uploads-v2/48IgUdGPhwpTE6No0AX3/pub/iOv2rJrIWI01vvtAUnw1.png”)

Do you guys know what could be the problem? I’m really in the dark here


In fact, it just turned out to be back online.
I look closely and noticed a added ‘9’ at the end of the id “kix.bsx69l4croy” in the error message and “kix.bsx69l4croy9” in the Google Docs output bundle.

It seems to have been a strange bug. All I had to do was to delete my Google Docs module and add it again, and BOOM all fine!

I have the same issue. Will try in recreating the Google docs module. Thanks for the idea.