-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
See
http://stackoverflow.com/questions/8796696/accessing-google-ruby-api-in-public-m
ode
When the library lacks an access token, and client.authorization has not
separately been set to nil explicitly, it returns "ArgumentError: Missing
access token."
Instead, it should simply attempt the connection unauthenticated, resulting in
access denied errors if authentication was required.
Original issue reported on code.google.com by sai...@gmail.com on 10 Jan 2012 at 2:40
Reactions are currently unavailable