triggair /docs
Error code

unknown_currency (400)

What it means

A grant or spend referenced a currency that isn't defined for this game. Currencies are explicit definitions — there is no implicit create.

How to fix

Define the currency first (triggair_configure_currencies or the dashboard), then retry. Do not loop retrying the same undefined-currency call.

← All error codes