How to create a Google Cloud Service Account and download client json file

preview_player
Показать описание
In this video, I am going to show you how to create a Google Cloud Service account and download the Cloud Service client file in JSON format (We need the client file to allow Google Cloud service to grant permission to our application to access the Google Cloud APIs).

Timestamp
00:00 - Google Cloud Service Account Intro
00:24 - Difference Between Service Account and User Account
00:49 - Create a Google Cloud Service Account in Google Cloud Console
02:31 - Create & Download Google Cloud Service Account Client File in JSON format

Information Resources:

Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------
🔑Venmo: @Jie-Jenn

Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#GoogleCloud #GoogleCloudServiceAccount #GoogleServiceAccount
Рекомендации по теме
Комментарии
Автор

Simple, efficient, helpful. Thank you.

nawmeerahman
Автор

Hi JJ,

It's really a wonderful demo. Could you please tell me the way to create one json file for multiple projects, as I have 10 projects, but I want to have only 1 file.

Thanks

ajaya
Автор

the key which was showing in the table can be used to access google vision api ?

namraabid
Автор

when trying to use this json key in my python project i get the error: raise ValueError(
ValueError: Authorized user info was not in the expected format, missing fields refresh_token, client_secret. anyone know why this happens?

tom.shanghai
Автор

how can i use this json file to use my api? i'm so confused

joaquimgimenes