How To Configure Google Meet

Configuration steps for Google Meet

Go to console.cloud.google.com and Login with your Google account.

../../_images/google_1.png

Click on Select a Project at top-bar and click on New Project.

../../_images/google_2.png

Fill out the Project name and click on Create button.

../../_images/google_3.png

Click on API’s & Services –> Library, and select your Project.

../../_images/google_4.png

Search for Google Calendar API and enable it.

../../_images/google_5.png ../../_images/google_6.png

Click on API’s & Services –> OAuth consent screen.

../../_images/google_7.png

Select External User Type and click on Create.

../../_images/google_8.png

Fill out the application name, email and at the bottom click on Save And Continue.

../../_images/google_9.png

After Fill the form click on Back To Dashboard.

../../_images/google_10.png

Click on Credentials.

../../_images/google_11.png

Click on CREATE CREDENTIALS –> OAuth client ID.

../../_images/google_12.png

After click on OAuth client ID, one form will open.

../../_images/google_13.png
  1. Application Type :- Select the application type from the list.

  2. Name :- This name is only used to identify the client in the console and will not be shown to end user.

  3. Authorized JavaScript origins :- Add redirect url.

  4. Authorized redirect URIs :- Add Domain again in redirect url and append google_auth_token.

After Fill the form click on Create.

After click on Create OAuth client created.

../../_images/google_14.png

Save your both Client ID and Client Secret as it will be used further.