Unable to add text to cell in new table row Google Doc via Docs API
问题 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