#API now accepts Tokens only and no longer "Auths" Raw API Key String from Client Side?

1 messages · Page 1 of 1 (latest)

burnt yacht
#

Error I starting Friday is "WebSocket connection to 'wss://api.openai.com/v1/realtime?model=gpt-4o-mini-realtime-preview-2024-12-17' failed: "

I traced tot his code and when I use alt Token Auth I get in

{ apiKey: apiKey,
dangerouslyAllowAPIKeyInBrowser: true,
}

This method above is apparently no longer supported? Can you confirm please.