/
Server Error Code

Server Error Code

Code

Name

Description

Code

Name

Description

200

Success

  • Success

400

BadRequest

  • Bad Request

    • Occurs when the request sent to the server is invalid (e.g., unparseable request data, missing required parameters, or parameter type errors).

401

AuthFailure

  • Authentication Failure

    • Occurs when the IDP's Access Token provided during automatic/manual login is invalid.

406

NotExistData

  • Occurs when requesting non-existent data or making a request outside the allowed range.

    • Examples) Attempting to register a non-existent coupon.

    • Examples) Requesting an account switch to an account that is already registered in the game.

46x ~ 49x

(custom status)

WrongApproach

500, 503

InternalError

  • Internal Server Error

    • Occurs when an error happens within the server's internal system.

Related content