Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i Download the JSON file with the credentials of the service account 。 #2

Closed
cced3000 opened this issue Jan 25, 2024 · 3 comments

Comments

@cced3000
Copy link

how can i Download the JSON file with the credentials of the service account. I can't find a place to download it. Could you please provide more detailed instructions?

@4troDev
Copy link

4troDev commented Jan 25, 2024

how can i Download the JSON file with the credentials of the service account. I can't find a place to download it. Could you please provide more detailed instructions?

To download the JSON file from Google Cloud:

  1. Go to IAM & Admin, click on "Service Accounts."
  2. Select your service account, click on the "Keys" tab.
  3. Add a new key, choose "Create new key."
  4. Set "Key type" to "JSON" and click "Create."
  5. Download the JSON file prompted by your browser.

Remember: It's a one-time download, consider temporary access for better security.

@goenning
Copy link
Owner

Thanks @4troDev

@AsianLazyMan
Copy link

Thank you so much @4troDev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants