Nano Banana Pro 오류 Unsupported file URI type 완벽 분석: 5가지 원인과 즉각적인 해결 방안
최근 고객분들이 Nano Banana Pro(모델 ID: gemini-3-pro-image-preview)를 사용하여 이미지-이미지 변환을 호출할 때, 매우 "구글스러운" 400 에러를 겪는 경우가 종종 있습니다. { "status_code": 400, "error": { "message": "Unsupported file URI type: {{ $json.imageUrls }}. File URI must be a File API (e.g. https://generativelanguage.googleapis.com/files/<id>), Youtube (e.g. https://www.youtube.com/watch?v=<id>), or HTTPS (e.g. http://path/to/file).), or a valid gURI (e.g. gs://bucket/object",…
