Sorry, but you can't write to a public sheet.  Please see here:
http://code.google.com/apis/spreadsheets/data/3.0/reference.html#Visibility

-Vic



On Tue, Aug 16, 2011 at 6:29 PM, Yuval Yogev <[email protected]> wrote:

> Ok. Am i also missing the version number? if so, should i just add is in
> the ajax's json like this ?
>  $.ajax({
>
>                type: 'POST',
>
>                url: url,
>
>                data:dataFile,
>
>                success: success,
>
>                contentType: dataType,
>
>                GData-Version:3.0
>
>                });
>
>
> about authorization: My spreadsheet is completely public, do i still need
> to authorize it? if so, how do i do that?
>

Reply via email to