On a page https://platform.openai.com/playground/images I observe a notification:
”Verify organization details to use the Images playground” and a button “Verify →” that supposed to be leading to verification page ( https://platform.openai.com/settings/organization/general ). When I click this button I observe a green plaque that says “Organization Verified”. When I go back to https://platform.openai.com/playground/images I observe a notification:
”Verify organization details to use the Images playground” and a button “Verify →”.
When I am trying to use “gpt-image-1” model through API I get an error:
”openai.PermissionDeniedError: Error code: 403 - {‘error’: {‘message’: ‘Your organization must be verified to use the model gpt-image-1. Please go to: https://platform.openai.com/settings/organization/general and click on Verify Organization. If you just verified, it can take up to 15 minutes for access to propagate.’, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: None}}”. My “organization” was verified November 10th 2025. I was able to start to use streaming through API November 18th 2025 (it was also barred behind “verification”). How can I verify my organization fully to achieve a glorious verification?