asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
543 stars 154 forks source link

Google returning 302 after trying to update many cells #74

Closed Remiii closed 9 years ago

Remiii commented 9 years ago

Google was throwing 302s and 500s regularly, making saving a file of moderate size (~1500 rows) impossible.

Remiii commented 9 years ago

Duplicate with this issue: https://github.com/asimlqt/php-google-spreadsheet-client/issues/31