1, Create an account in google
2, Open url https://console.cloud.google.com/
From the highlighted part of the above screenshot, click and add a new project, It is the project to which we are going to create service account.3, After project is created , we need to create the authentication type for clients to access our project
Click Create Credentials => Choose Service Account
Create Service account, Generate key json file, also set permissions.
Comments
Post a Comment