Google Docs integration is broken in document tabs
adomasven
Zotero Team
This discussion was created from comments split from: Facing error "Zotero experienced an error updating your document.".
Upgrade Storage
My doc has 3 Gdoc Tabs, and if I delete both of the second and third tab, the error disappears. But not if I only delete the contents of the tabs and leave the tabs there.
Through repeated bisection searching in a copied document, I did find one reference that, if I deleted it, the error disappeared. But when I deleted that one in my original doc, I still got the error. Which MAYBE points to there being more than one broken reference.
Last week I turned up the blocking settings on noscript, and I wonder if that might have caused the breakage? I've since re-allowed all the google related domains.
I have this javascript error in my connector prefs:
[JavaScript Error: "400: Google Docs request failed.
{
"error": {
"code": 400,
"message": "Invalid requests[0].deleteNamedRange: No named range with ID: kix.a8imd4xj080v",
"status": "INVALID_ARGUMENT"
}
}
batchUpdateDocument@moz-extension://01062f54-2116-420d-8ea6-2d6e0cf35c2f/zotero-google-docs-integration/api.js:365:11
" {file: "[object Object]"}]
[JavaScript Error: "400: Google Docs request failed.
{
"error": {
"code": 400,
"message": "Invalid requests[0].deleteNamedRange: No named range with ID: kix.a8imd4xj080v",
"status": "INVALID_ARGUMENT"
}
}
batchUpdateDocument@moz-extension://01062f54-2116-420d-8ea6-2d6e0cf35c2f/zotero-google-docs-integration/api.js:365:11
" {file: "[object Object]"}]
....
(there are many of these, most with different kix.XXXX ids.)
Glad it's a known thing. I can manage using comments until the update.