Help.

48 views
Skip to first unread message

NaNa

unread,
May 19, 2014, 8:32:40 AM5/19/14
to gae-sim...@googlegroups.com
Good Morning, i am working with google app engine with python and i am trying to make an integration with google accounts, for when an account has been identified, i can update a google calendar with the data from a google drive spreadsheet. Does someone know how can i do this authentication ? What i know, is that a token is created, but to access google calendar and google drive i need to do:
gc = gspread.login(login,password)
What should i do ?

alex

unread,
May 21, 2014, 6:14:31 AM5/21/14
to NaNa, gae-sim...@googlegroups.com
Hi NaNa,

SimpleAuth was meant as authentication-only. Looks like you'll be better off with Google API client for Python: https://code.google.com/p/google-api-python-client/

Cheers!
-- alex


--
You received this message because you are subscribed to the Google Groups "SimpleAuth for GAE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gae-simpleaut...@googlegroups.com.
Visit this group at http://groups.google.com/group/gae-simpleauth.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages