Getting these errors with o3 model. Unable to find any documentation about the playground usage. Anyone hitting the same?
There seem to have been a few similar reports in the past, with no decisive conclusion though. But perhaps they can provide you with some useful information:
Hello everyone.
I’ve started to experience the error I mentioned in the title today. OpenAI Responses API is triggering that error when doing this:
After the first prompt, I’m getting an output like this (yes, I’m using “Computer Use” feature):
[
{
"type": "reasoning",
"id": "rs_67e298fa71e48191804f5ef7dc01a79f058d08e67dc0a7e4",
"summary": []
},
{
"type": "computer_call",
"id": "cu_67e298fd07a88191891aa0cfd233b95f058d08e67dc0a7e4",
…