[google-appengine] Re: App Engine to Calendar Authentication

2013-06-12 Thread James Gralton
Thanks for the replies. I decided to use Python and the OAuthDecorator which made the task a lot simpler. On Thursday, 6 June 2013 08:29:32 UTC+1, James Gralton wrote: > > Hi, > > > I am new to App Engine and am trying to write an application which will > access Google Calen

[google-appengine] App Engine to Calendar Authentication

2013-06-07 Thread James Gralton
Hi, I am new to App Engine and am trying to write an application which will access Google Calendar to get details of any events for the current time. I am struggling to see how the authentication should work to permit access to Calendar. I believe OAuth2 is the preferred authentication opti