For "native" Google documents (maybe it applies to all Google formats, I haven't checked), using head in the revisions.get method returns the first revision instead of the latest one. It seems that it only relies on the order of the revisions returned by the revisions.list method, and that order is not really uniform (e.g. a Google document lists the latest first).
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
This looks like a bug, I managed to reproduce it. I reported it to the engineers and I'll update this answer as soon I hear back from them.
UPDATE 12/2: this is now fixed and the fix will be live in 1-2 weeks
标签:
google-drive-sdk