How to generate credentials for Google API calls in Google Cloud

Опубликовано: 15 Октябрь 2024
на канале: mb-techs
553
like

In this tutorial we are going to create an account in the Google Cloud website and in this account we'll create the project(App) in which we generate API keys and credentials.json file

The credentials.json file and the API key will be used to call API within our website on behalf of the authenticated user with this App. To start open this link https://console.cloud.google.com

Fist you will configure the consent screen, This is the interface that will be shown to users while authenticating and this will show details like scopes, contact links for terms of service

Then you will have to generate credentials.json file by opening the Credentials menu on the left site menus.. Fill in the information as shown in the video.

Feel flee to contact me, the email shown in the about section, or visit my website https://pestscode.com for sharing bugs in programming. I will be happy to help you.