Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rlink:game:advertisement:join [2022-10-23 03:22] – [/game/advertisement/join (Missing Response)] simonsan | rlink:game:advertisement:join [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== / | + | ====== |
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| **AUTHENTICATION** | **AUTHENTICATION** | ||
| Line 5: | Line 5: | ||
| - | ===== Request | + | ===== AoE2: |
| + | ==== Request | ||
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| POST / | POST / | ||
| - | Cookie: ApplicationGatewayAffinity=0; | + | Cookie: ApplicationGatewayAffinity=0; |
| - | Host: aoe-api.reliclink.com | + | Host: aoe-api.worldsedgelink.com |
| Accept-Encoding: | Accept-Encoding: | ||
| Accept: */* | Accept: */* | ||
| Line 41: | Line 42: | ||
| |versionFlags|int|0|| | |versionFlags|int|0|| | ||
| - | ===== Response ===== | + | ==== Response ==== |
| + | <WRAP round 100%> | ||
| + | < | ||
| + | [ | ||
| + | 0, | ||
| + | "/ | ||
| + | " | ||
| + | 27013, | ||
| + | 27113, | ||
| + | 27213, | ||
| + | [ | ||
| + | [ | ||
| + | 186625757, // advertisement_id | ||
| + | 233334, // self profile_id | ||
| + | -1, // lobby full? | ||
| + | 33833, | ||
| + | -1, // lobby full? | ||
| + | -1, // lobby full? | ||
| + | "/ | ||
| + | ] | ||
| + | ] | ||
| + | ] | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== AoE4 ===== | ||
| + | ==== Request ==== | ||
| + | <WRAP round 100%> | ||
| + | < | ||
| + | POST / | ||
| + | Host: aoe-api.worldsedgelink.com | ||
| + | Accept: */* | ||
| + | Accept-Encoding: | ||
| + | Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f; | ||
| + | Cache-Control: | ||
| + | Content-Length: | ||
| + | Content-Type: | ||
| + | Pragma: no-cache | ||
| + | |||
| + | advertisementid=50864995& | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ^parameter ^type ^value ^comments ^ | ||
| + | |advertisementid|int|50864995||| | ||
| + | |appBinaryChecksum| int |4141|| | ||
| + | |callNum| int | 123 || | ||
| + | |connect_id|||| | ||
| + | |dataChecksum|int|-777|| | ||
| + | |lastCallTime|timestamp|111|| | ||
| + | |moddllchecksum|str|0|| | ||
| + | |moddllfile|||INVALID| | ||
| + | |modname|||INVALID| | ||
| + | |modversion|||INVALID| | ||
| + | |party|int|66|| | ||
| + | |password|? | ||
| + | |race|int|123|| | ||
| + | |sessionID|str||| | ||
| + | |statgroup|int|-1|| | ||
| + | |team|int|-1|| | ||
| + | |versionFlags|int|0|| | ||
| - | ==== AoE2: | + | ==== Response |
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| [ | [ | ||
| - | 0, | + | |
| - | | + | "/ |
| - | | + | "20.214.220.152", |
| - | 27013, | + | 27016, |
| - | 27113, | + | 27116, |
| - | 27213, | + | 27216, |
| - | | + | [ |
| - | [ | + | [ |
| - | 186625757, // advertisement_id | + | |
| - | | + | 233334, |
| - | | + | -1, |
| - | 33833, | + | |
| - | -1, // lobby full? | + | |
| - | | + | -1, |
| - | | + | "/ |
| - | ] | + | ] |
| - | | + | ] |
| ] | ] | ||
| </ | </ | ||
| </ | </ | ||