问题
I want to insert text to cell of Google docs table but I met issue bellow:
Google.Apis.Requests.RequestError\r\nInvalid requests[1].insertText: The insertion index must be inside the bounds of an existing paragraph. You can still create new paragraphs by inserting newlines. [400] \r\nErrors [\r\n\tMessage[Invalid requests[1].insertText: The insertion index must be inside the bounds of an existing paragraph. You can still create new paragraphs by inserting newlines.] Location[ - ] Reason[badRequest] Domain[global]\r\n]\r\n
Please help me!
来源:https://stackoverflow.com/questions/61627034/unable-to-add-text-to-cell-in-new-table-row-google-doc-via-docs-api