Hi everyone,

I've been trying to insert a new row following this example: 
https://developers.google.com/google-apps/spreadsheets/#adding_a_list_row. 
But using a *public* spreadsheet instead of a *private* one. 
So far I've been able to read the content of the sheet but I wasn't able to 
add a new row to it. I get a 405 - Method response each and every time.
Also I'm able to add a new row using the same code but setting the proper 
credentials and the private visibility for the worksheet.

So I've started to wonder is it possible to insert a new row without being 
authenticated using the *'public'* visibility?
 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to