Closed Remiii closed 8 years ago
@Remiii Thanks for your PR, quite a few other people have been experiencing issues with unexpected responses from Google. I'm still trying to find a way to reproduce this error myself so I can add a fix for it.
This solution of yours is definitely one way around it but unfortunately I can't accept this PR, it's too generic. If a user sends a bad request (4XX error code) then this code will try to send it again (10 times).
Sometime Google return bad error code... It's not pretty but cool to retry the query! :grimacing:
Issue in relation with this topics: https://github.com/asimlqt/php-google-spreadsheet-client/issues/31