back to top
Thursday, April 18, 2024
HomeGoogleCreating a Client ID on Google Developer Console

Creating a Client ID on Google Developer Console

Must Read

Pradeep Augustine
Pradeep Augustinehttps://www.catholicgallery.org
Pradeep Augustine is the founder of Get Cool Tricks. He is a passionate Writer, An Artist, a computer geek and a part-time Blogger who loves to write a lot of technical Contents related to blogging, Windows, Softwares, Android Development and other cool tricks and tutorials in his free time. Stay connected with him on his social profiles.

A Client ID in Google Developer Console is needed when you want to access the data stored in Google Account with the help of some other software clients. When Client ID is provided, the client can access the data that has been given access. For example, if you want to store some data into your Google Drive, you need to turn on the Google Drive API. Create and get a client ID. Enter the Client ID in client software, to which you are giving access to your Google drive. Now that client can access your Google Drive and can add and delete files in your Google Drive. Hope you are clear about the use of Client ID. Let us see the steps in creating a client ID. For convenience, I am creating a client ID in Google Drive API, as this may help me in writing other tutorials.

Creating a client ID in Google Developer Console

Login to the developer console using your google account from here: Access Developer Console

When you are logged in you can see a button named New Project click that and enter the details as required. Enter the name of your Project. You can leave the auto-generated project ID or else change it as needed. Now click Create button as shown here.

Creating-Client-ID-in-Google-Developer-Console-1
Click New Project
Creating-Client-ID-in-Google-Developer-Console-2
Enter the details and click create

Now click the newly created project. You will be taken to a new page. From the right sidebar, click the APIs. In that check for the Google Drive API and enable it as shown here.

Creating-Client-ID-in-Google-Developer-Console-3
Open the Newly Created project
Creating-Client-ID-in-Google-Developer-Console-4
Click the Google Drive API
Creating-Client-ID-in-Google-Developer-Console-5
Click the Enable Button

Your Google Drive API is now enabled. It is the time to create the Client ID. Check the left sidebar and click Credentials and in that click Create New Client ID as shown.

Creating-Client-ID-in-Google-Developer-Console-6
Click Create New Client ID

A popup appears. In that select Web Application. Type in the Authorized URL for JavaScript. This is usually your website address where you are gonna use the client ID. Type the Authorized Redirect URL. If you don’t know this, leave the auto-generated URL. You can change it later if needed. Check the following images for details.

Creating-Client-ID-in-Google-Developer-Console-7
Enter the Details

You have now created your Client ID. Google won’t authorize your request unless you provide the proper redirect URL. So you have to enter the proper URL later on. If you want to change the details entered, you can click the Edit Settings button provided below the client ID.

Creating-Client-ID-in-Google-Developer-Console-8
Newly Created Client ID

You have now successfully created the Client ID in Google Developer API. Do not provide your Client ID and Client Secret to others.

Want to read more, check our Tutorials on Android, Windows, Blogger.

Other People are reading

Hope You liked this Tutorial. For any clarifications and suggestions use the comment box below. Subscribe to our Newsletter for getting the future updates directly to your inbox.

Related Articles

Pradeep Augustine
Pradeep Augustinehttps://www.catholicgallery.org
Pradeep Augustine is the founder of Get Cool Tricks. He is a passionate Writer, An Artist, a computer geek and a part-time Blogger who loves to write a lot of technical Contents related to blogging, Windows, Softwares, Android Development and other cool tricks and tutorials in his free time. Stay connected with him on his social profiles.

2 COMMENTS

Subscribe
Notify of
guest
Enter your Full Name
Enter Your E-mail Address
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
2 Comments
Most voted
Newest Oldest
Inline Feedbacks
View all comments

More Articles Like This