Thumbnail link of a google doc doesn't work

此生再无相见时 提交于 2019-12-05 03:24:58

问题


I had done a java code to get the thumbnail link to the image of a google document file.getThumbnailLink() this code was working until the last thursday or friday, and now doesn't work... the result i'm getting is a message "Not Found Error 404" for the url: "https://docs.google.com/a/se.pe/feeds/vt?gd=true&id=1dDEYCOQTlpSy5izlcNz0dAq12ooD3cB5Gdqc1Wd4VV4&v=1&s=AMedNnoAAAAAUq9UYeDxDIprZfC2V8RnJd4gxWeVaXLw&sz=s220".

I think google has changed the format of this url, for example in the drive.google.com interface for the same thumbnail image I see: https://lh3.google.com/MO8uVrNxKRa3uvSmqtR5yUZ1ooSZtP5zDpLMtCdmeiA4CZB4MXNKeDN1ewEBdzJleHkKAEpShb-BcOor8lwQOKbtQk7x=w230-h212

Please help me to get again the code to obtain the thumbnail image of a google document.

来源:https://stackoverflow.com/questions/20617012/thumbnail-link-of-a-google-doc-doesnt-work

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!