ClavianAPI errors
All error codes

403 Forbidden

Player is banned

Code
player_banned
Status
403 Forbidden
Type
https://errors.clavian.io/player-banned

What it means

A ban in force stops the player doing this here: at the venue, at its organisation or on the Platform. The answer says neither which one nor why.

What to do

Do not retry. Show one neutral message whatever the ban’s scope, as the kiosk’s “Please see the front desk” does, and never a reason.

Example

The API answers with status 403 and this body, as application/problem+json. A detail may be added, saying what went wrong this time; it is for people, and changes.

{
  "type": "https://errors.clavian.io/player-banned",
  "title": "Player is banned",
  "status": 403,
  "code": "player_banned",
  "requestId": "req_01k5znw4hmfay8vvr14d2pf2db"
}

Endpoints that return it

From the OpenAPI document, every endpoint that names it among its answers: