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.
>

Reply via email to