Whenever I pasted a YouTube link and hit Run, this error pops up after a minute. In order to refresh the response, I have to refresh the page. Then, when I refresh the page, the model loses the video link and context. I have to put the link in another prompt and hit Run, only for me to run into that same issue.
Hello @Cadence_Price ,
I have DM`ed you please check.
Clarification:
The issue is intermittent rather than a permanent failure. The same YouTube URL, model, prompt type, and Agentic setting can work and then later fail.
When it fails, Chrome DevTools shows the relevant MakerSuiteService.GenerateContent operation terminating with gRPC status 13 (INTERNAL) and AI Studio reports “Failed to generate content. Please try again.”
Failed runs can terminate in roughly 2 seconds, while successful Agentic runs spend substantially longer processing the video.
Refreshing AI Studio can temporarily restore generation, although the YouTube source can sometimes become unavailable after refreshing/rerunning.
CountTokens also returns 400 Invalid or unsupported file uri for the YouTube source, but that same CountTokens error occurs during successful generations, so it does not appear to be the direct cause.
This appears to be an intermittent AI Studio/Agentic YouTube session or backend-state issue rather than an unsupported input.
Hi @Cadence_Price ,
Thanks for the feedback, we are working on a fix for this.