谷歌文档 api iframe 带宽限制
Posted
技术标签:
【中文标题】谷歌文档 api iframe 带宽限制【英文标题】:Google document api iframe bandwidth limit 【发布时间】:2014-01-28 16:53:21 【问题描述】:在我的网站中,我有一个这样的 iframe,可以打开一个 pdf
< iframe style="width: 100%; height: 895px; border: 0px; position: relative; top: 56px;" src="https://docs.google.com/gview?url=http://www.example.com/3155309.pdf&embedded=true"></iframe>
我在我的网站上使用 google docs 作为真正的在线 pdf 阅读器。 这是一个传真网址https://docs.google.com/gview?url=http://www.example.com/3155309.pdf&embedded=true
我想知道谷歌文档的带宽限制是多少?
好像我多次刷新页面一样出现此消息:
您已达到查看或下载非 Google 文档格式文件的带宽限制。请稍后再回来查看。 要尝试下载原始文档,请单击此处。
真正的问题是我不知道是否有每月、每周、每天或每小时的限制!当我看到该错误时,如果我在 80% 的时间内重新加载页面 消失。
我想知道是否可以再次不显示此消息(甚至以某种方式直接向 google 付款)?
谢谢
【问题讨论】:
【参考方案1】:来自https://support.google.com/a/answer/1071518?hl=en
To help keep our systems healthy and your account safe, all Google Apps accounts have a limited amount of bandwidth. Certain activities that transfer large amounts of data in a short period of time, like synchronizing a Gmail account to a mobile phone or mail client, can cause an account to reach the bandwidth limit.
【讨论】:
好的...但是我在一小时内不使用 300 MB..我最大的 pdf 文件是 100 KB...我不明白为什么有时会出现此错误,如果我重新加载页面它消失了 @user2437305 我认为,这是 Google Docs 错误触发带宽错误的问题。 Google 帐户存在带宽限制,但在正常情况下无法达到这些限制。以上是关于谷歌文档 api iframe 带宽限制的主要内容,如果未能解决你的问题,请参考以下文章