- summary: The session identifier for Ankama's account and authentication web platform.
- area: Game.Haapi
- confidence: 0.89
The session identifier for Ankama's account and authentication web platform.
- Kind event
- Area Game.Haapi
- Named by stringtable
Pushed during session bring-up, on the same service that handles the shop API key. It is never requested and cannot be replied to.
The client's handler does exactly one thing: it forwards the string into its API-key service. NOTHING IN GAMEPLAY IS GATED ON IT, and a script that ignores it entirely loses nothing on the game protocol.
The identifier is opaque - it identifies your session on Ankama's web platform. Treat it as a credential: do not log it, and do not put it anywhere it could leave your machine.
When you may send it
- Requires
authenticatedobserved
Related messages
- Unsolicited - nothing you send causes this no client writer constructs a request for it anywhere in the dumps
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 1 | session_id | string | The opaque web-platform session identifier. Treat it as a credential. The client forwards it unchanged and reads nothing else from the message. | never |
Recovered with score 260, confidence 0.89, margin 260 over the runner-up. A margin close to the score means nothing else came near; a thin margin means a decoy nearly won. Members recovered: 1 of 2.
Aucun avis à afficher.