【发布时间】:2016-12-16 18:04:48
【问题描述】:
我在文本 {{company_logo}} 内的 Gslide 上创建了一个形状,但是当我执行请求时,我收到以下消息: Invalid requests[0].replaceAllShapesWithImage: 笔记页面元素不允许该操作
{
"requests":
[
{
"replaceAllShapesWithImage":
{
"imageUrl": "https://image.freepik.com/icones-gratuites/logo-de-pomme_318-40184.jpg",
"containsText":
{
"text": "{{company_logo}}"
}
}
}
]
}
谢谢,
【问题讨论】:
-
我还对 url developers.google.com/slides/reference/rest/v1/presentations/… 进行了测试,我收到了同样的错误消息顺便说一句,这个请求正常工作,我自动创建幻灯片,直到今天
-
奇迹般地,它现在可以工作了。在我写了 2 个问题并通过电子邮件发送给 Google 之后