- I’ve created a brand new account using a purchased domain.
- I’ve set up a new Firebase project.
- Enabled billing, upgraded to Blaze plan.
- When trying to generate a new private key so I can use the Python Admin SDK, I am denied, receiving the statement: “You’ve reached the maximum limit on the number of keys for this service account. Delete an existing key from the Google API Console and try again.”
When I created an account for personal use few weeks ago (wherein I finished building the MVP for our startup), I had no issues generating the private key.
Where do I start debugging this?
- Searching through Stack Overflow. Closest solution I could find was this, but it didn’t resolve the issue for me: How can I get the file “service_account.json” for Google Translate API?
- Tried creating new projects, but I am denied the ability to generate new private keys regardless of project.
New contributor
Nico Essi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.