Drive file update error 500

后端 未结 1 658
灰色年华
灰色年华 2021-02-09 15:47

My app keeps few app specific files in appdata folder. But when file tries to update the file in Drive app data repeatedly getting internal error from the Drive server. I am usi

1条回答
  •  忘了有多久
    2021-02-09 16:18

    This error is due to an undocumented limit of 200 pinned revisions for a file. As you mentioned, the workaround is either to not create a new revision on upload, or alternatively unpin some of your existing revisions.

    0 讨论(0)
提交回复
热议问题