I used the google drive api v3 to get the published url for a google document. This is the api I used to retrieve the publishedLink: revisions.get. I am able to get the published url, it's something like this: ";. I found that long time ago, the published url's format is "/${fileId}/pub", and my question is, is it possible that the generated publishedLink I get from the google drive api, expires/not working in the future? If it will expire, then what should be the best way to get the latest published url?
Will the Google Document's generated published url expire? - Stack Overflow
评论列表(0)
- 暂无评论