Closed GoogleCodeExporter closed 9 years ago
Hey Stephen, are you using the latest version of the client library?
The latest version is available here:
http://code.google.com/p/google-api-php-client/downloads/list
Original comment by chirags@google.com
on 4 Mar 2012 at 10:46
Ah, this is due to support for OAuth 1.0 being removed from the client library.
You will want to switch to using OAuth 2.0. We have prepared a sample
application that uses the calendar api for authenticated data (via OAuth 2.0)
here:
http://code.google.com/p/google-api-php-client/source/browse/trunk/examples/cale
ndar/simple.php
Original comment by chirags@google.com
on 6 Apr 2012 at 12:07
Original issue reported on code.google.com by
stephen.ostrow
on 2 Mar 2012 at 3:28