I wrote a small-ish server app (in Python) that uses the Spreadsheets API 
with a service account. You can see the use of the service account 
here: 
https://github.com/adam-p/danforth-east/blob/51f1236f89c2fd0ad50e4188d184ac497a5df136/googledata.py#L42

...And then poke around from there. 

Hope that helps.


On Thursday, March 19, 2015 at 4:41:23 PM UTC-4, Alexander von Below wrote:
>
> Hello,
>
> our primary goal is to access a speadsheet in Google Documents, and 
> convert it to something else (namely, a certain JSON format) automatically, 
> on a server.
>
> Now … my question is, is this possible with a service account? I do not 
> see that the service account generates a client ID, and as this service 
> should be running server side automatically, getting user consent is not 
> exactly what I would like to do.
>
> * Is the Spreadsheet API what I want? Or should we be using something else?
>
> * Is it posible to access the speadsheet in google documents with a 
> service account? And if yes, is there more information or sample code for 
> this?
>
> Thanks for any information you can provide! I would like to avoid running 
> into the wrong direction entirely …
>

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