버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

Integration Guide > /wiki/spaces/KS4GFP/pages/547192833

목차
minLevel1
maxLevel1
outlinefalse
typelist
printablefalse

...

/auth/validation

Description

Verifies the validity of the accessToken and the player.

...

Status Code

Status Code Description

Status Code Detailed Description

200

Normal Response

Normal

400

Bad Request

Unparsable request data, missing mandatory parameters, or parameter type error

401

Unauthenticated

Authentication failed > Game Kick

406

Not Acceptable

Cannot process > Game Kick

4xx (custom status)

Player Abnormal State

Re-login required to clear abnormal state > Game kick

500

Internal Server Error

Internal server system error

503

Service Unavailable

Service unavailable (e.g., internal server timeout)

...