Skip to main content

Error Codes

All Nolma errors follow this format:

NM_UNAUTHORIZED (401)

Missing or invalid NM-Key header.
Fix: Check your NM-Key header value. Keys start with nm_live_ or nm_test_.

NM_BUDGET_HARD_LIMIT (429)

Agent has exceeded its budget limit. The LLM call was NOT made — zero cost.
Fix: Increase the budget limit or wait for the reset time.

NM_SHIELD_BLOCKED (403)

Request blocked by Shield security policy.
Fix: Review the request content. If a false positive, adjust Shield thresholds in Settings.

NM_PAYMENT_REQUIRED (402)

Feature requires a higher plan.

NM_RETRY_LOOP_DETECTED (429)

Agent made too many calls too quickly. Blocked for 5 minutes to prevent runaway spend.

NM_PII_DETECTED (400)

PII detected in request with block mode enabled.