- summary: A fresh API key for the in-client shop back end, answering the token request.
- area: Game.Bak
- confidence: 0.90
A fresh API key for the in-client shop back end, answering the token request.
- Kind event
- Area Game.Bak
- Named by stringtable
The reply to BakApiTokenRequest. NEVER PUSHED UNSOLICITED: no request, no
key.
Its arrival drives the client's whole key lifecycle. On receiving it the service stores the key, CLEARS the in-flight latch that the send routine set - releasing the next request - and arms a one-hour timer for the next refresh.
If you reproduce the request's timer, reproduce this side too: without clearing the latch on arrival, a faithful implementation sends once and never again.
The key itself is only useful for the shop back end. Nothing in the game protocol is gated on it.
When you may send it
- Requires
authenticatedobserved
Related messages
- Arrives after
BakApiTokenRequest
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 2 | api_key | string | The shop back end's API key. The only member the client reads. | never |
Recovered with score 245, confidence 0.90, margin 245 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.