How to setup app » History » Version 2
Luke Murphey, 01/19/2016 07:26 PM
1 | 2 | Luke Murphey | h1. How to setup the Google Drive app |
---|---|---|---|
2 | 1 | Luke Murphey | |
3 | 1 | Luke Murphey | *1.* Go to the "Google Developers Console":https://console.developers.google.com/project and create a new project or select an existing one. Click the project to edit the settings for that project. |
4 | 1 | Luke Murphey | *2.* Go to “API Manager” and enable the "Drive API" |
5 | 1 | Luke Murphey | |
6 | 1 | Luke Murphey | !drive_api.png! |
7 | 1 | Luke Murphey | |
8 | 1 | Luke Murphey | *3.* Go to “API Manager” and enable the "Drive API" |
9 | 1 | Luke Murphey | |
10 | 1 | Luke Murphey | !service_account_key.png! |
11 | 1 | Luke Murphey | |
12 | 1 | Luke Murphey | *4.* Complete the form and press create. Your browser will download a JSON file. |
13 | 1 | Luke Murphey | |
14 | 1 | Luke Murphey | *5.* Upload the file to the Google Drive app |
15 | 1 | Luke Murphey | |
16 | 1 | Luke Murphey | *6.* Share the files in "drive.google.com":http://drive.google.com that you want the Google Drive app to read or edit with the email address specified in the service account. You can do this on a per-file basis or you can share an entire directory to avoid setting individual files. |
17 | 1 | Luke Murphey | |
18 | 1 | Luke Murphey | !share_file.png! |