I'm using the spreadsheet v3 API [https://developers.google.com/sheets/api/v3/data#update_multiple_cells_with_a_batch_request] to update some cells in a row of specific worksheet. It works most of the time, but I'm also getting the following error.
Sorry, unable to open the file at this time. Please check the address and try again.
I'm not able to find out when and why this error occurs but it happens to be a showstopper. Any help on why this error may occur?