prayagverma / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

Update operations with API broken on new Google Spreadsheets #694

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
this is a dupe of 692 - 
https://code.google.com/p/gdata-python-client/issues/detail?id=692
but I wanted to update the title and make clear that the scope of the problem 
is ALL update operations. E.g. you can't edit a spreadsheet.

What is the expected output? What do you see instead?
Update cell, row, cells, instead err "Missing resource version ID"

What version of the product are you using?
new google spreadsheets - multiple node and python libraries + raw xml requests.

Please provide any additional information below.
Error is - "Missing resource version ID"

Original issue reported on code.google.com by zumb...@gmail.com on 17 Apr 2014 at 4:13