Which Google API and version (e.g. Google Calendar Data API version 2)?
V3
What format (e.g. JSON, Atom)?
JSON or Atom
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Either is ok
Java environment (e.g. Java 6, Android 2.3, App Engine)?
App Engine
External references, such as API reference guide?
calendar api v3
Please provide any additional information below.
I refer to the page:https://developers.google.com/google-apps/calendar/firstapp
,but I am not able to create my first app, beacuse some library can't be found
in v3, and the sample is only a part of the code. For example, how to create a
calendar service?"Event recurringEvent = service.events().insert("primary",
event).execute();" What's the 'service'? And the samples of this project are
still using v2 api. Could you show me just how to creat an event use api v3
with Simple Assess key and with Oauth 2.0? Thank you very much!
Original issue reported on code.google.com by enhua2...@gmail.com on 24 Sep 2012 at 9:19
Original issue reported on code.google.com by
enhua2...@gmail.com
on 24 Sep 2012 at 9:19