Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tutorial to get API Credentials

Go to https://console.cloud.google.com/ and follow the next instructions:

  • Create a project and name it.
  • Select that project from the pop-up menu Select a project.
  • On the Main Menu (top left 3 vertical lines) click on APIs and Services and then Library.

alt text

  • Under Google Cloud Machine Learning click on Vision API.

alt text

  • Click on button ENABLE (if you have not created the billing account yet it will ask you to create one).

alt text

  • On the left Menu click Credentials.
  • The Create Credentials button will pop up a list of different types of Credentials: select Service account key.

alt text

  • Create a New service account and fill the Service account name field and the Role field (that can be Project->Owner). Select as Key type JSON and finish with the button Create.

alt text

  • A .json file will be instantly downloaded and saved locally. Put that file in the repository folder

alt text