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. JosephquEgo
    May 18, 2023

    Leave a Reply

    Your comment is awaiting moderation.

    Не так-то просто выбрать честный автосервис. Если нет постоянного места обслуживания авто, то приходиться набивать шишки и отыскивать автосервис бмв в москве в глобальной сети интернет.

    Чтоб выбрать добросовестный сервис надо учитывать несколько фактов:
    1. Специализация на 1 марке
    Специализация на марке Бмв, говорит про то, это узкопрофильный техцентр, который знает все об этих автомобилях. И даже самые трудные поломки не составит труда диагностировать и устранить.

    2. Современный сайт
    Наличие современного веб-сайта, говорит про то, что компания заботится о позиционировании себя в глобальной сети интернет. Также беспокоится об удобстве клиента (консультация удаленно, он-лайн запись, возможность ознакомиться с услугами и ценами сервиса).

    3. Отзывы
    Наличие положительных и отрицательных откликов на разных площадках, гласит про то, что автосервис живой, не однодневка.

    4. Большой опыт работы
    Великий опыт работы автосервиса говорит о том, что компания уже сделала работу над оплошностями, также о профессионализме.

    5. Ожидание комфортно
    Неплохой техцентр беспокоится о своем клиенте и предлагает ожидать ремонт, тюнинг либо диагностику своего авто в комфортной обстановке.

    6. Возможность заказать запасные части
    Возможность заказать детали в автосервисе разговаривает о продуманном и серьезном подходе к клиенту. Если сервис готов предложить несколько вариантов запчастей на выбор – это ещё один плюс говорящий о наличии базы поставщиков.

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>

*