Priya Gautam
29 min readPublished on Feb 20 2020 | Last updated on Feb 20 2020
To get your Google Client ID and Secret Key, follow these steps:
Step 1: Go to Google Developer portal.
Step 2: If you already have a Google account, log in. If not, you will need to create a Google account.Step 10: Click on ENABLE to activate the key.
Note: Once enabled, you can check the status on the API/Service Details page.Step 11: Click on Credentials in the side menu.
Step 12: In the credentials section, click CREATE CREDENTIALS, then select OAuth client ID.
Step 13: Click on the CONFIGURE CONSENT SCREEN button.
Step 14 : Select User Type from the options, and then click Create.
Note: Projects associated with a Google Cloud Organization can configure Internal users to limit authorization requests to members of the organization whereas Projects configured with a user type of External are available to any user with a Google Account.
The following steps are to be followed when user type "External" is selected:
1. Enter App name and User support email (email which your users can use to contact you).The following steps are to be followed when user type "Internal" is selected:
1. Enter the Application Name and select User support email.Step 15: Once you’ve configured the user type, then click on Credentials in the side menu.
Step 17: Click on the Application Type dropdown menu, then select Web application.
Step 18: Under Authorized JavaScript origins, click on the ADD URI button, then copy and paste this URI- https://snappy.appypie.com in the required field.
Step 19: Under Authorized redirect URIs, click on the ADD URI button, then copy and paste this URI- https://snappy.appypie.com/app/iap-token in the required field. Once done, click on CREATE.
Step 20: Once done, your OAuth client will be created. Now, copy your client ID and secret key from the dialog.
Note: You can also access and copy your Client ID from the Credentials page in APIs & Services.Next you need to link your created Google Cloud project to Play Console developer account. To link your created Google Cloud project to your Play Console developer account:
Step 22: Go to Google Play Console. If you have a Google Developer account, login, else Signup.
Step 23: On the Play Console dashboard, go to the side menu, then click “Setup”>”API Access”.
Step 24: Under Google Cloud Project, select Link an existing Google Cloud project.
Step 25: Click on the Project dropdown menu.
Step 26: Select your created Google Cloud project, then click Save.
Step 27: Once done, you will find your linked project under the Google Cloud project section.
loading...
Send us a ticket and we will get back to you.