Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get a client ID for new Google project?

In my Google Cloud Platform dashboard, I have created a new project.

https://console.cloud.google.com/home/dashboard?project=my-new-project

Where do I go to get my Client ID and secret for my app?

like image 620
Let Me Tink About It Avatar asked Dec 09 '15 00:12

Let Me Tink About It


People also ask

What is the Google client ID?

The Client ID (cid) is a unique identifier for a browser–device pair that helps Google Analytics link user actions on a site. By default, Google Analytics determines unique users using this parameter. However, what in Google Analytics reports are called users would be worth calling browsers.

How do I find my client ID?

You can view your CDSL client id in the Demat Account Statement or on the broker website. A client id is unique to a Demat account. If you have more than one Demat account, each demat account will have a different client ID. CDSL client ID is a unique 8-digit number provided to every demat account by CDSL.

How do I find my Google spreadsheet client ID?

First enter Console Cloud. In there select the project where you need to enable the API calls. In there look for the Google Sheets API and on founding it click on ENABLE : After enabing this API you will need to generate the credentials click on Create credentials > OAuth client ID .


1 Answers

From the platform dashboard console, there is a menu icon in the upper left corner of the screen. Click that icon, then navigate through the following series of menus.

menu icon > APIs & Services > Credentials > Create Credentials > OAuth client ID

like image 145
Let Me Tink About It Avatar answered Oct 20 '22 11:10

Let Me Tink About It