Vic, There is no specific spreadsheet, the idea is that the application makes the spreadsheet itself without any need for user intervention. I typically delete them afterwards as they have failed so far. Anyway, here's one: 0Agu7jPjqqvg1dFVwdGRSWGhRNGl6UnVmZEhPUm1wSEE I stopped the application after 2 failed attempts to add a record.
Thanks, Karel On Dec 24 2010, 7:42 am, Vic Fryzel <[email protected]> wrote: > Hey karelc, > > Mind pasting your spreadsheet key here? That's the part in the url after > key=. That will help me lookup any failed requests. > > Thanks, > -Vic > > > > > > > > On Thu, Dec 23, 2010 at 11:57 AM, karelc <[email protected]> wrote: > > Hi all > > > I am using spreadsheet api version 3, google app engine, and java. I > > am trying to make a spreadsheet from scratch and filling it with data > > through the api. I can make the spreadsheet, worksheet, and then a > > table, but I cannot add records to the table. > > I am doing everything exactly like described here: > >http://code.google.com/apis/spreadsheets/data/3.0/developers_guide.html > > > When I add a record this is the result: > > com.google.gdata.util.ServiceException: OK > > Internal Error > > > I have rewritten it three times now, and tried using the http protocol > > method, but the result is always the same. Need some help to fix > > this.. > > > Thanks in advance.
