I’ve never had this error before. This is recent;
Failed to get response data { “error”: { “message”: “Project proj_McXVW8cE85X1NgTbMKRw2luA
does not have access to model o3-mini
”, “type”: “invalid_request_error”, “param”: null, “code”: “model_not_found” } }
Hi @DanOpEx90,
Are you using you own API key by any chance?
I’m using an OpenAI key. The key hasn’t changed and works in a different app. I just tested it.
This error is coming directly from OpenAI, please check your OpenAI credits and project limits.
Hmmm, I have plenty of credits. I just used the same key in another app with no problem.
Were you using ‘o3-mini’ as well? They must have used a fallback key in case a user’s key fails. Check if its using your key through OpenAI. Alternatively, disable your custom api key to use our standard key.
Thanks, this is resolved.
1 Like