I create a shape on Gslide within text {{company_logo}}, but when I execute the request i get this message : Invalid requests[0].replaceAllShapesWithImage: The operation is not allowed on notes page element
{
"requests":
[
{
"replaceAllShapesWithImage":
{
"imageUrl": "https://image.freepik.com/icones-gratuites/logo-de-pomme_318-40184.jpg",
"containsText":
{
"text": "{{company_logo}}"
}
}
}
]
}
Thanks,
Google Slides API team member here -- This was a bug on our side that was fixed on 12/20. Apologies for the breakage.
Link to this issue on our issue tracker: https://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=4991