I’ve been debugging a workflow and originally thought the Read Google Doc step failed because some links were missing https://. After adding a fix for that, native Google Docs now load correctly. However, the step still breaks when the link points to a file stored in Drive as a .docx rather than a standard Google Doc.
Hey @samhbarton – It looks like the workshop transcript Google Doc Reader node failed here, the Debrief doc and the remaining Google Doc Reader nodes were successful.
Would it be possible to share this document with me (wasay@gumloop.com)? The error we’re getting is
<HttpError 400 when requesting https://docs.googleapis.com/v1/documents/1IjDjTlzzepk_wQDjhEVdCSR_ymBW6KKq?includeTabsContent=true&alt=json returned "This operation is not supported for this document". Details: "This operation is not supported for this document">
I think there is a property of the document we are not supporting or something. Also, if reading all tabs is not necessary you can try disabling Read All Tabs under Show More Options on the doc reader node: