Project

General

Profile

How to setup app » History » Version 1

Luke Murphey, 01/19/2016 07:26 PM

1 1 Luke Murphey
h1. How to setup app
2 1 Luke Murphey
3 1 Luke Murphey
4 1 Luke Murphey
h2. Generate Service Account Key
5 1 Luke Murphey
6 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.
7 1 Luke Murphey
*2.* Go to “API Manager” and enable the "Drive API"
8 1 Luke Murphey
9 1 Luke Murphey
!drive_api.png!
10 1 Luke Murphey
11 1 Luke Murphey
*3.* Go to “API Manager” and enable the "Drive API"
12 1 Luke Murphey
13 1 Luke Murphey
!service_account_key.png!
14 1 Luke Murphey
15 1 Luke Murphey
*4.* Complete the form and press create. Your browser will download a JSON file.
16 1 Luke Murphey
17 1 Luke Murphey
*5.* Upload the file to the Google Drive app
18 1 Luke Murphey
19 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.
20 1 Luke Murphey
21 1 Luke Murphey
!share_file.png!