Не работает Google doc api service.documents().batchUpdate питон
Начал работать с Google Doc на питоне.
Столкнулся со следующей проблемой: мне нужно изменить текст в документе, но не получается. Делал все по примеру, но в ответ получил:
googleapiclient.errors.HttpError: <HttpError 400 when requesting https://docs.googleapis.com/v1/documents/15_KCBOa6rnS_oc5mVEY2u6M9OOTwACqE:batchUpdate?alt=json returned "This operation is not supported for this document". Details: "This operation is not supported for this document">