Vision API return 500 Something went wrong processing one of your images

Are the vision models working? I have been trying over the last few hours and I get 500 every time, even in playground, and using the example code in the vision documentation. There is nothing on the status page about an outage.

I just get:

openai.InternalServerError: Error code: 500 - {'error': {'message': 'Something went wrong processing one of your images.', 'type': 'server_error', 'param': None, 'code': None}}

1 Like