triggair /docs
Error code

unknown_item (400)

What it means

A grant, consume, or store listing referenced an item that isn't in the game's catalog. Items are explicit definitions — there is no implicit create.

How to fix

Define the item first (triggair_configure_items or the dashboard), then retry. Do not loop retrying an undefined item.

← All error codes