Initially loading gpt-image-2 but then fails. Had access last night (never used it)

Verified my account early last year btw.

Last night I wanted to see if I had access. Saw the model was loaded correctly, but didn’t pull the trigger on any prompts.

All day today I’m seeing “No eligible models available” after very briefly seeing the image-2 model try to load in. I’ve tried clearing cache/cookies, logging out, etc.

6 Likes

Same issue here. I notice that the console is logging an error for a GET call to https://api.openai.com/dashboard/user/api_keys with this response:
{
“error”: {
“message”: “Incorrect API key provided: null. You can find your API key at platform.openai.com/account/api-keys.”,
“type”: “invalid_request_error”,
“param”: null,
“code”: “invalid_api_key”
}
}

As well as an error with status 404 for a call to https://api.openai.com/v1/dashboard/organizations/inquiry/TRUSTED_BUSINESS with this response:
{
“error”: {
“message”: “Inquiry not found”,
“type”: “invalid_request_error”,
“param”: null,
“code”: null
}
}

Revoking and re-creating all of my project’s API keys doesn’t appear to fix the issue, nor does creating an entirely new project. My account is also definitely funded and well below the spending limit.

1 Like

Same here. I was able to use gpt-image-2 yesterday but today it just shows “No eligible models available.”

Anybody found a fix ?
It’s even worse that it doesn’t load your generation history then. 150 Dollars in Tokens down the drain and nobody to write to

same issue. not working now.

I’m also seeing this.

Add: The same thing is seen in Videos, for me at least.

Having the same issue from yesterday, started on mobile and now even on desktop.
I have my profile verified, enough credit and the models enabled in the settings, but can’t use or see them in playground.

1 Like

I am also having this issue. Was using it with no problem, I then used too much and my account went negative, I charged an additional $100 in api credits and my account looks fine, but now “No eligible models available.” Very frustrating.

Yup +1 getting 500 errors through the API for gpt-image-2 and the image drop down has the “No eligible models available.”.

Happened just after a credit recharge. We’re “Usage tier 5” with a verified account. This issue has been ongoing for about 12 hours now!

(post deleted by author)

I have the same issue. :weary_face: :weary_face: :weary_face: :weary_face:

Since here are multiple people reporting the same thing across desktop and mobile, this looks that it could be platform-side.

@vb you haven’t heard anything about this?