Configuring Google Drive Application
This section explains the process of configuring Google Drive application.
Steps to Configure Google Drive
-
Go to [
https://code](https://code).google.com/apis/console**.**
Figure 25: Sign in Page
-
Log into Google Drive using your credentials.

Figure 26: Create Project
-
Click the Create project… button. The following screen displays.

Figure 27: Projects Pane -
Click the Projects link.

Figure 28: Create Project -
Now, click the Create Project Button.

Figure 29: Project Details
-
Enter a name for the App as shown in the figure above.
-
Enable the Terms of Service checkbox.
-
Click the Create button*.* After successful creation of the app, following screen is displayed.
Figure 30: Project Dashboard -
Click the API & auth link to expand it.
-
Now click the APIs link.
-
Click the STATUS toggle button to switch ON the following APIs (see figure below):
- Big Query API
- Drive API
- Drive SDK
- Google Cloud SQL
- Google Cloud Storage
- Google Cloud Storage JSON API
- Google+ API
- Google+ Domains API

Figure 31: Enabled APIs -
Now click the Credentials link.

Figure 32: Create new Client ID -
Click the Create new Client ID button*.*

Figure 33: Create Client ID -
Select the APPLICATION TYPE as Web application.
Enter the Authorized Redirect URI as follows: https://example.com:8443/app/rest/adapters/googledrive/account (see figure above). -
Replace the highlighted part with the Domain where Adeptia Suite is installed, which will be accessed by the end user.
-
Click the Create Client ID button.

Figure 34: Client ID for Web Application -
Click the Consent screen link.

Figure 35: Consent screen -
Select your EMAIL ADDRESS from the dropdown list.
-
Now, enter your PRODUCT NAME.
-
Click Save.
Keep a note of the value of CLIENT ID (App key) and CLIENT SECRET (appKeySecret). You need to configure these values in Adeptia Suite.