Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Read the folowing data for instruction on how to

    1. Create a Project

    2. Enable the Gmail API for the project

  2. https://developers.google.com/identity/protocols/oauth2/web-server#enable-apis

  3. Open the API Library: https://console.cloud.google.com/apis/library
  4. Open the API Library in the Google API Console.
  5. If prompted, select a project, or create a new one.
  6. The API Library lists all available APIs, grouped by product family and popularity. If the API you want to enable isn't visible in the list, use search to find it, or click View All in the product family it belongs to.
  7. Enable the GMAIL API

  8. Select the API you want to enable, then click the Enable button.
  9. If prompted, enable billing.
  10. If prompted, read and accept the API's Terms of Service

...