This is an old revision of the document!
/game/Challenge/getChallengeProgress
AUTHENTICATION
Request
GET /game/Challenge/getChallengeProgress?callNum=123&connect_id=ccc&lastCallTime=111&sessionID=zzz HTTP/1.1 Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; Host: aoe-api.reliclink.com Accept-Encoding: identity Accept: */* Pragma: no-cache Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Cache-Control: no-store
| parameter | type | value | comments |
|---|---|---|---|
| callNum | int | 123 | |
| connect_id | |||
| lastCallTime | timestamp | ||
| sessionID | str | ||
Response
AoE2:DE
[
0,
[
[
9996216,
400000022,
0,
0,
null,
null
],
[
9996215,
400000027,
0,
0,
null,
null
]
]
]