You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The export doesn't support google drawings within the doc when exporting. Replace any Google Drawing with a jpg/png image of the drawing and run again. That fixed it for me.
I have this error while running the script:
Paragraph 23 of type PARAGRAPH has an unsupported child: INLINE_DRAWING index=23 (line 155, file "Code")
This line: "throw "Paragraph "+index+" of type "+element.getType()+" has an unsupported child: ""
There is no "View in browser" as well.
The text was updated successfully, but these errors were encountered: