I have a spreadsheet which is shared as "anyone with the link can view", and 
I want to be able to get access to this spreadsheet's feeds from my 
application without additional authentication. (I need read-only access.) 
I.e. my application knows the link to obtain the access (it knows the key 
and the authkey of my spreadsheet), but I don't wont my application to know 
my login/password (and I don't want to work with ClientLogin or OAuth or 
something like this). Is it possible?

Reply via email to