Creating a Google drive for Media Manager

Last Updated : Jul 08, 2020 |
Prolog information
This section provides the high-level steps to create a Google drive for use by Media Manager.
  1. Navigate to https://console.developers.google.com/.
  2. Create a project.
  3. Click Drive API to enable the API.
  4. Click CredentialsCreate CredentialsOAuth Client ID.
  5. On the Configure Consent screen, type the Product Name.
  6. In the Select Application Type field, select Web Application.
  7. In the Authorized Redirect URIs field, enter https://<FQDN>:49001/Callback.
    ADDITIONAL INFORMATION:
    You must provide the FQDN and not an IP address.
  8. Click Create.
  9. Download and save the JSON file.
Next steps
Using the downloaded JSON file, create a connector to the Google drive. See Configuring Google drive archiving.