How To Configure Google Meet

Configuration steps for Google Meet

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

../../_images/meet_1.png

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

../../_images/meet_2.png

Fill out the Project name and click on Create button.

../../_images/meet_3.png

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

../../_images/meet_4.png

Search for Google Calendar API and enable it.

../../_images/meet_5.png

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

../../_images/meet_6.png

Select External User Type and click on Create.

../../_images/meet_7.png

Click on Credentials.

../../_images/meet_8.png

Click on CREATE CREDENTIALS –> OAuth client ID.

../../_images/meet_9.png

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

../../_images/meet_10.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/meet_11.png

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