You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I constantly receive a 500 internal server error from POSTs on "https://api.openai.com/v1/realtime/sessions", like here.
This only happens when using API Keys associated to service accounts. Instead, keys created on real users work.
Ex:
"sk-svcacct-" key causes 500 error
"sk-proj-" key works
The text was updated successfully, but these errors were encountered:
Just testing now with a service account key, this does seem to be functional - definitely could have been broken earlier in the beta period. If you see this crop up again, let us know via Support:
Hi,
I constantly receive a 500 internal server error from POSTs on "https://api.openai.com/v1/realtime/sessions", like here.
This only happens when using API Keys associated to service accounts. Instead, keys created on real users work.
Ex:
"sk-svcacct-" key causes 500 error
"sk-proj-" key works
The text was updated successfully, but these errors were encountered: