Requests fail even after verifying organization

My organization is verified, but requests to o3 are still failing with an error message that I need to verify my organization.

[2025-04-17 22:26:05] local.DEBUG: {
  "error": {
    "message": "Your organization must be verified to stream this model. Please go to: https://platform.openai.com/settings/organization/general and click on Ver  
[2025-04-17 22:26:05] local.DEBUG: ify Organization.",
    "type": "invalid_request_error",
    "param": "stream",
    "code": "unsupported_value"
  }
}  

2 Likes

Welcome to the community!

Have you tried rotating your API keys? It might work…

You created the api key before verifying, you have to create the api key after verification happens, that should fix the problem