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
Add response validation for OpenAI API ephemeral key generation
- Add null checks for nested response data before accessing
- Validate client_secret structure exists in response
- Add default values for optional fields (sessionId, model)
- Improve error logging with response data for debugging
- Prevent potential runtime errors from missing response keys
Co-Authored-By: Claude <[email protected]>
0 commit comments