Skip to main content

ErrorCode

Error code identifying the type of error

stringErrorCode (string)

Error code identifying the type of error

Possible values: [missing_auth, invalid_auth_format, invalid_api_key, revoked_api_key, account_suspended, too_many_auth_failures, unauthorized, user_not_found, invalid_csrf_token, missing_csrf_token, portal_rate_limited, invalid_json, missing_prompt, invalid_prompt_type, empty_workflow, too_many_nodes, missing_class_type, missing_inputs, invalid_url, insecure_url, blocked_node_types, webhook_must_be_https, webhook_private_host, rate_limit_exceeded, concurrent_limit_reached, queue_full, idempotency_conflict, request_in_flight, invalid_idempotency_key, job_not_found, api_key_not_found, webhook_log_not_found, invalid_job_state, invalid_cursor, payload_too_large, invalid_query, invalid_date, invalid_date_range, date_range_too_large, invalid_webhook_url, no_webhook_url, invalid_webhook_status, credential_not_found, provider_not_found, missing_required_fields, no_api_keys_linked, invalid_api_keys, link_not_found, comfy_org_credential_required, missing_admin_key, invalid_admin_key, internal_error, service_unavailable, delivery_failed, content_policy_violation, moderation_service_unavailable]

Example: rate_limit_exceeded
ErrorCode
"rate_limit_exceeded"
Was this page helpful?