Hi! I recently was building a language learning app for me using the Live API, a webapp. For some reason, when I try to initiate a call (it’s like an AI calling partner using a different language, kinda like the already available commercial products just cheaper for me) in the preview within AI Studio, it works perfectly, but the request times out in the console in the deployed version in Cloud Run, in my latest version trying to fix it even failing to establish the WebSocket connection. Is there any way to resolve this? The API key works in the deployed version, is passed along perfectly, no obvious errors I could fix after like $20 in tokens.
This sounds very much like the issue I reported here. I’m surprised more people have not raised this, as I am able to reproduce it consistently, even with fresh apps.
1 Like