uses new initialize and authorize
This commit is contained in:
parent
5c61e39ba4
commit
6404615a57
|
@ -38,6 +38,7 @@ module Google
|
|||
@path = path
|
||||
store = Google::APIClient::FileStore.new(@path)
|
||||
@storage = Google::APIClient::Storage.new(store)
|
||||
@storage.authorize
|
||||
end
|
||||
|
||||
def load_credentials
|
||||
|
|
Loading…
Reference in New Issue