Step-by-Step Guide to Setting Up Google Credentials
Before proceeding, ensure you have the following:
- 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:
- Create a Google Cloud Console Project
- Enable Required APIs
- Configure the OAuth Consent Screen
- Generate OAuth Client Credentials
Step 1: Create a Google Cloud Console Project
If you already have a project, skip to the next step. Otherwise:
- Log in to the Google Cloud Console using your Google account.
- In the top navigation bar, click the project dropdown and select New Project or navigate directly to the New Project page.

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

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