Enable Credentials from APIs Services
To use your enabled APIs, you must create credentials. Perform the following steps to create credentials for your project.
- Go to the Navigation Menu on the Google Cloud Platform.
- Click API & Services and from the list of services, select Credentials. A new page appears.
- Select Create Credentials.
- Under Create Credentials, select OAuth client ID. Create OAuth client ID page appears.
After selecting OAuth client ID, your application can access the data from the user’s account. - Select Configure Consent Screen. OAuth consent page appears.
- Under User Type, select Internal.
Selecting Internal makes your application available to users within your organization only. - Click Create.
You are redirected to OAuth consent screen > Edit app registration page. - On the Edit app registration page, fill in the following information.
- Under App information:
- App Name
- User support email
- Under Developer contact information
- Email address
- Under App information:
- Click SAVE AND CONTINUE.
You are redirected to the Scopes page.