Is the gpt-4-vision-preview no longer available?

I’ve been working with the gpt-4-vision-preview for a couple of weeks now and it’s been working great. However, today all of my requests started failing. I’ve tested requests with the exact same structure and even retried initial requests that I made in Postman. They are are returning the following response:

{
    "error": {
        "message": "Invalid image.",
        "type": "invalid_request_error",
        "param": null,
        "code": null
    }
}

Has something changed? Is there a new model or a different endpoint I should switch to?

3 Likes

It looks like this may related to this recent topic but it was closed: " Gpt-4-vision-preview failing to process anything"

I also just started getting this error. Last time I got it working was 1.5 hours ago

I guess they have some general trouble

Elevated errors with ChatGPT calls using Vision

Resolved - This incident has been resolved.
Dec 6, 10:58 PST

Monitoring - A fix has been implemented and we are monitoring the results.
Dec 6, 10:47 PST

Investigating - We are currently experiencing an issue where a small percentage of ChatGPT calls using Vision are failing. The team are investigating the issue.
Dec 6, 10:28 PST

Is it working for you now?

If so please note in a reply so that we can close this topic.

I’ve just asked almost the same question. It’s as if the API has been changed, but nobody was told.

I am having the same issue. I get a 429 error with old keys, new keys, etc.

You can check status.openai.com
I believe they are currently troubleshooting an issue affecting several API endpoints.

Let’s hope this gets fixed soon!

1 Like