POST request to /realtime/sessions was working well all the day and a few minutes ago it started to throw an error:
{
error: {
message: ‘The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if you keep seeing this error. (Please include the request ID req_44a2e4bf9218a65214d38c7f91f7f84b in your email.)’,
type: ‘server_error’,
param: null,
code: null
}
}
“message”: "The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if you keep seeing this error.
weirdly enough, the playground realtime works fine
they probably are given the status.openai.com… but a confirmation would be nice
it would be great if they could have some dynamic endpoint that tells devs they are having an outage and are working on it, instead of telling us to visit their help desk
the shitty part is that its 4am in sf, most oai employees are probably sleeping
Exactly. I can’t even reach them in ‘HELP’ section as well. They give you suggestions what to click in order to talk to them and no suggestion fits my category!
https://platform.openai.com/playground/
you can use this for now if you need it now… the api is also working… unless there are models you don’t have access to on the api that you only have access to over at chatgpt… hopefully this helps!
I’m also on the same boat as you, just waiting for chatgpt to go back online so I can get back to using o1-pro… but at least I got o1 at the playground in case I need it… I’m just glad my website’s realtime endpoint is properly working