Introduction
If you’re unable to find your Google API service account keys in the Google Cloud Platform (GCP), it may be due to signing in with the wrong Google account. This guide explains how to verify the correct login and regain access to your service account keys.
Common Cause
Missing service account keys typically occur when:
- You’re logged into GCP with a different Google account than the one used to create or manage your developer project.
How to Fix It
- Sign Out of All Google Accounts from your browser.
- Sign In Again using the email address associated with your Google Developer or Google Cloud project.
- Navigate to Google Cloud Console and check if the service account keys are visible under:
- IAM & Admin > Service Accounts
- Select the correct project from the top project selector
Tutorial Video
Troubleshooting & FAQs
Q: What if I deleted a service account key by mistake?
A: You can create a new key by navigating to the service account and selecting “Add Key” > JSON.