error: null.
Error Codes
Validation Errors
The generation request currently validates:model:nanobananaprompt: required, 1 to 2000 charactersnegative_prompt: up to 1000 charactersnum_outputs: 1 to 4duration: 1 to 60aspect_ratio:16:9or9:16resolution:1k,2k, or4kimage_urls: up to 9 valid URLswebhook_url: valid URL, up to 2048 characters
Authentication Errors
Missing header:Task Failures
A failed generation task is returned as successful HTTP200 from GET /v1/tasks/{id} because the task lookup succeeded. The failure is represented inside data.status and data.error.