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:
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: