Issue Description
I’m unable to access GPT-5 models (gpt-5-mini, gpt-5, gpt-5.1, gpt-5.2) through the OpenAI API, despite being a verified account with active billing. I consistently receive an “Error talking to OpenAI” response.
Details
Account Status:
-
Verified in API console ✓
-
Active billing method ✓
-
Multiple API keys created and tested
What I’ve Tried:
-
Created new API keys
-
Tested multiple GPT-5 model variants (
gpt-5-mini,gpt-5,gpt-5.1,gpt-5.2) -
Verified models exist in OpenAI’s pricing documentation
-
GPT-4.1 and GPT-4.1-mini work without issues
-
Tested via Home Assistant OpenAI integration
Error Message:
Error talking to OpenAI
No additional error details provided by the integration.
Questions
-
Is GPT-5 in limited beta access? If so, is there a waitlist or specific approval process needed?
-
Should GPT-5 models be immediately available to verified accounts, or is there a rollout schedule?
-
Are there specific API key permissions required to access GPT-5 models?
-
Could this be a regional availability issue?
Environment
-
Home Assistant with OpenAI integration
-
Latest OpenAI Python library
-
API console shows GPT-5 models in pricing chart
Any guidance would be appreciated!