Commit fd5cd637 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'mrchrisw/google-api' into 'master'

Update Google integration API workflow

## What does this MR do?

Updates the Google API workflow.

## Are there points in the code the reviewer needs to double check?

No

## Why was this MR needed?

Reported by a user

https://gitlab.zendesk.com/agent/tickets/24402

## Screenshots (if relevant)

![image](/uploads/6b1cf71ebc09589c05290575e0c8ea23/image.png)

See merge request !4260
parents 16ca3ee6 3258ad60
...@@ -11,9 +11,9 @@ To enable the Google OAuth2 OmniAuth provider you must register your application ...@@ -11,9 +11,9 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
- Project ID: Must be unique to all Google Developer registered applications. Google provides a randomly generated Project ID by default. You can use the randomly generated ID or choose a new one. - Project ID: Must be unique to all Google Developer registered applications. Google provides a randomly generated Project ID by default. You can use the randomly generated ID or choose a new one.
1. Refresh the page. You should now see your new project in the list. Click on the project. 1. Refresh the page. You should now see your new project in the list. Click on the project.
1. Select "APIs & auth" in the left menu. 1. Select the "Google APIs" tab in the Overview.
1. Select "APIs" in the submenu. 1. Select and enable the following Google APIs - listed under "Popular APIs"
- Enable `Contacts API` - Enable `Contacts API`
- Enable `Google+ API` - Enable `Google+ API`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment