Step-by-Step Guide to Setting Up Google Credentials

Before proceeding, ensure you have the following:

  1. A Google Cloud account. If you don’t have one, create it here.

Setting Up OAuth Integration

To connect your platform credentials to Google services, follow these five steps:

  1. Create a Google Cloud Console Project
  2. Enable Required APIs
  3. Configure the OAuth Consent Screen
  4. Generate OAuth Client Credentials

Step 1: Create a Google Cloud Console Project

If you already have a project, skip to the next step. Otherwise:

  1. Log in to the Google Cloud Console using your Google account.
  2. In the top navigation bar, click the project dropdown and select New Project or navigate directly to the New Project page.

image.png

  1. Enter a Project Name and choose a Location for your project.

image.png

  1. Click Create.
  2. Verify that the project dropdown in the top navigation bar displays your newly created project. If not, select it manually.