Posted by on January 13, 2017

As much as I want to dig right into coding, there is work to be done before you can access the google APIs for your applications.  To start off you need to go to the Google API Console, create a project and create credentials for that project that you will use to connect to the API.

Create a Project

Step one is to go to the Google API Console and create a project ( console.developer.google.com ):

 

In the ‘New Project’ dialog box that comes up give your project a name an optionally provide it a custom unique Project ID

Create Credentials

Before you create your credentials, you first need to provide a Product name on the OAuth consent screen (more on what that is later).  To do so click on ‘Credentials’ on the left sidebar, choose the ‘OAuth consent screen’ tab, choose an email address and enter an application name.  This is the name that will be presented to users when they grant your app

With that out of the way you can now finally get your credentials.  Click on the ‘Credentials’ tab -> “Create Credentials” drop down, and choose “OAuth client ID”:

Next, choose “Web Application” and name your client ID.  My purposes did not need the Restrictions area.  Skip that for now:

FINALLY, you can download your credential blob.  Save it in a secure location as client_secret.json:

Now that that is out of the way in the next port we will start to code.

Special Note: Admin SDK

If you want to use the APIs in the Admin SDK for your G Suite domain you need to enable API access in the admin panel. From admin.google.com Choose Security -> API Reference and client the ‘Enable API Access’ checkbox.

Posted in: google api, oauth2, perl

Comments

  1. обслуживание кондиционеров
    January 30, 2021

    Leave a Reply

    Your comment is awaiting moderation.

    Своевременное техническое обслуживание кондиционера — залог долгосрочной работы сплит-системы долгие годы! – http://klimatservice24.ru

    Стоимость обслуживания в компании КС24 является постоянной и не изменится по прибытию сервисного специалиста на объект!
    Мы экономим Ваши деньги, за нами не придётся переделывать! Вы можете быть уверены в 100% качестве оказанных услуг!
    Вы получаете гарантию от нашей компании – 1 год!

    Почему кондиционер нуждается в периодическом обслуживании? – https://klimatservice24.ru.

    Кондиционер подвержен влиянию множества факторов, оказывающих негативное воздействие на его тех состояние, а именно:

    – Воздух, поступающий в систему, сильно загрязнён, содержит частички пыли, грязи и т.п. Всё это оседает, накапливается на фильтрах.
    – Частая эксплуатация приводит к изнашиванию основных узлов.
    – Скопившаяся на фильтрах грязь начинает проникать в окружающую среду, становится угрозой для здоровья.

    За чистотой фильтров особенно важно следить в домах, особенно в детских комнатах, поликлиниках и т. п.

    Подробно: кондиционеры установка, ремонт кондиционера
    обслуживание кондиционеров, чистка кондиционеров

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*