Google Console Project Setup
Gopinath
Last Update 3 months ago
Log in to the Google Cloud Console
Click the “Select a Project”

- Select “New Project”

- Provide the required information and click “create”

Now the project has been created.
Select the created project

- Now, Select “APIs & Services” in the sidebar and select “Enabled APIs & Services”

- To enable Google APIs, Select “Enable APIs and Services”

- Now, search for “Geocoding API” and select it.

- Click the “Enable” button.

Repeat the process for the rest of the API
Maps Javascript API
Maps Static API
Places API
In total, you have to enable 4 APIs.

- Select “Billing” in the sidebar.

- Select “Link a Billing Account”

- Select “Create Billing Account”

- Enter the country and Organization's needs

- Enter the phone number

- Enter the payment information


- Now the billing is enabled.
When you use OAuth 2.0 for authorization, your app requests authorizations for one or more scopes of access from a Google Account. Google displays a consent screen to the user and a summary of your project, its policies, and the requested scopes of access.
Select “OAuth Consent Screen” in the APIs & Services.
Select the user type and click Create.

Enter the required details in the “App Information,” “App Domain,” “Authorized Domain,” and “Developer Contact Information”
Enter the “App Name”
Enter the client's email address as “User Support email”
Upload the App logo

Provide the App’s home page link, privacy policy link, and terms of service link in the respective fields.

- Click the “Add Domain”

- Enter the Domain

Do the same for Sub-Domain.
Enter the client's email address

Add scopes to the project.
*Scopes express the permissions you request users to authorize for your app and allow your project to access specific types of private user data from their Google Account.

Check the summary and click “Back to Dashboard”
