Problem Description
After successfully creating a new GroqCloud account using Google OAuth authentication, I am unable to generate API keys. The “Create API Key” button in the API Keys section ( API Keys - GroqCloud ) is disabled with the following error message:
“Only team owners or users with the developer role may create or manage API keys.”
Steps to Reproduce
- Go to https://console.groq.com/
- Create a new account using Google OAuth authentication
- Successfully log in and view the console
- Navigate to API Keys section ( API Keys - GroqCloud )
- Attempt to click “Create API Key” button
Expected Behavior
As the account owner (who created the account), I should have the “developer” role assigned automatically and be able to generate API keys immediately.
Actual Behavior
The “Create API Key” button is disabled and shows an error message stating that only team owners or users with the developer role can create API keys. Since I am the account creator/owner, this should not be restricted.
Additional Information
- Account Status: Newly created
- Authentication Method: Google OAuth
- Browser: Chrome/Windows
- Related Issue: This appears to be a known issue (similar reports exist in the forum)
Impact
Cannot access the GroqCloud API at all as the API key generation is completely blocked.
Please advise on how to resolve this issue or manually grant the developer role to my account.