【问题标题】:There are a IOException "Error writing to server " when Call Googlesheet batch insert API error调用 Googlesheet 批量插入 API 错误时出现 IOException“写入服务器错误”
【发布时间】:2016-05-16 02:05:27
【问题描述】:

我使用 google sheet API 构建代理。该代理可以将输入数据表单保存到 googlesheet 的任何位置。当输入数据很多时,将发生错误“写入服务器错误”。输入数据有 454 行和 144 列。错误详细信息请看截图。enter image [enter image description here]1这里的描述

任何人都可以在这个问题上给我一些帮助吗?

谢谢

【问题讨论】:

标签: google-spreadsheet-api


【解决方案1】:

我已经解决了这个问题。也许谷歌的批处理方法有限制。我将细胞分成一批 10000 个细胞。并调用多次批处理方法。然后就可以解决这个问题了。

【讨论】:

    猜你喜欢
    • 2016-11-27
    • 2016-02-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-08-02
    • 2020-08-03
    • 1970-01-01
    • 2018-09-04
    相关资源
    最近更新 更多