triggair
Error code

tournament_not_open (409)

What it means

A join was attempted before the tournament's registration window opens (server time, §4.10).

How to fix

Read the tournament object for `starts_at`/`ends_at`. Do NOT retry until the window opens.

← All error codes