Set Up a Project on the Google Cloud Platform
Learn to set up a project on the Google Cloud Platform to generate OAuth credentials.
In this lesson, we'll go through the steps required to create a project on the Google Cloud Platform (GCP). We'll also learn to enable the Blogger API service and generate the OAuth credentials required to use the Blogger API.
Create a project
Step 1: Head over to the Google Cloud Platform and sign in using your Google account credentials.
Step 2: You'll now be redirected to the Google Cloud console homepage. Click the hamburger menu button in the top left to toggle the navigation menu. From the navigation menu, go to "IAM & Admin" and click "Create a Project".
Step 3: You'll now see the new project page. Enter the project name and click the "CREATE" button.
Step 4: From the top menu bar, click the ...