How to Create Google Service Account

 Hi, In this post, we will see how to create google service account


Go to Google Cloud console and click on IAM & Admin

Click on Service Accounts navigation



Click on "Create service account" link




Provide value for Service account name and service account id and click on Create and continue



Click on Continue button.




Click on Done button




This will download Service account json file. Use this in your code as credential


And it will give you a email address.


Now, I wants to provide access to this email address to edit google sheet from my code, so clicks on share button.



Provide editor access to it and click send button.


Thank you.

Comments

Popular posts from this blog

How to enable Google Sheet in Google Cloud project

Finding Your Redis Credentials: Host, Port, and Password

Ways to install your own extension