|
|
@@ -18,7 +18,7 @@ module Agents
|
18
|
18
|
2. New project -> Huginn
|
19
|
19
|
3. APIs & Auth -> Enable google calendar
|
20
|
20
|
4. Credentials -> Create new Client ID -> Service Account
|
21
|
|
- 5. Persist the generated private key to a path, ie: `/home/hugin/a822ccdefac89fac6330f95039c492dfa3ce6843.p12`
|
|
21
|
+ 5. Persist the generated private key to a path, ie: `/home/huginn/a822ccdefac89fac6330f95039c492dfa3ce6843.p12`
|
22
|
22
|
6. Grant access via google calendar UI to the service account email address for each calendar you wish to manage. For a whole google apps domain, you can [delegate authority](https://developers.google.com/+/domains/authentication/delegation)
|
23
|
23
|
|
24
|
24
|
|