{"record":{"id":"ab0f2f2495ffcab1","repo":"Comfy-Org/ComfyUI","slug":"content-blocked-by-google-s-responsible-ai-filters","errorCode":null,"errorMessage":"Content blocked by Google's Responsible AI filters{reason_part} ({filtered_count} video{'s' if filtered_count != 1 else ''} filtered.)","messagePattern":"Content blocked by Google's Responsible AI filters(.+?) \\((.+?) video(.+?) filtered\\.\\)","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_veo2.py","lineNumber":449,"sourceCode":"            raise Exception(f\"Veo API error: {poll_response.error.message} (code: {poll_response.error.code})\")\n\n        response = poll_response.response\n        filtered_count = response.raiMediaFilteredCount\n        if filtered_count:\n            reasons = response.raiMediaFilteredReasons or []\n            reason_part = f\": {reasons[0]}\" if reasons else \"\"\n            raise Exception(\n                f\"Content blocked by Google's Responsible AI filters{reason_part} \"\n                f\"({filtered_count} video{'s' if filtered_count != 1 else ''} filtered).\"\n            )","sourceCodeStart":431,"sourceCodeEnd":467,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_veo2.py#L431-L467","documentation":"Error \"Content blocked by Google's Responsible AI filters{reason_part} ({filtered_count} video{'s' if filtered_count != 1 else ''} filtered.)\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_veo2.py:449 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Adjust the prompt to comply with Google's Responsible AI filters and try again."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"1c6d8d45b3693bfbb32385b410d813a7fd6be216","analyzedAt":"2026-08-14T19:37:18.893Z","schemaVersion":2},"datasetVersion":"2026-08-15T22:17:37.221Z"}