rlink:game:party:finalizereplayupload

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rlink:game:party:finalizereplayupload [2022-10-22 17:48] – created nimdarlink:game:party:finalizereplayupload [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/party/finalizeReplayUpload ======+====== [POST] /game/party/finalizeReplayUpload ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
Line 5: Line 5:
  
  
-===== Request =====+===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/party/finalizeReplayUpload HTTP/1.1 POST /game/party/finalizeReplayUpload HTTP/1.1
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept: */* Accept: */*
 Accept-Encoding: identity Accept-Encoding: identity
-Cookie: ApplicationGatewayAffinity=9d14d30f6b4043bb709afd579149ef4d;ApplicationGatewayAffinityCORS=9d14d30f6b4043bb709afd579149ef4d;reliclink=1976371361;+Cookie: ApplicationGatewayAffinity=9d14d30f6b4043bb709afd579149ef4d;ApplicationGatewayAffinityCORS=9d14d30f6b4043bb709afd579149ef4d;worldsedgelink=1976371361;
 Cache-Control: no-store Cache-Control: no-store
 Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Line 25: Line 26:
 |callNum|int|123|| |callNum|int|123||
 |connect_id|str|ccc|| |connect_id|str|ccc||
-|errorString|?||+|errorString|str||
 |finalizeResult|int|1|| |finalizeResult|int|1||
 |isSinglePlayer|int|0|| |isSinglePlayer|int|0||
Line 34: Line 35:
 |url|str|https://rl0aoelivemk2blob.blob.core.windows.net/cloudfiles/436432/aoelive_/age2/replay/windows/4.0.0/0/M_186444398_8b31ed6602350cce7ee1736393cab532712c579e545fdd41995117491b1ae319.gz|| |url|str|https://rl0aoelivemk2blob.blob.core.windows.net/cloudfiles/436432/aoelive_/age2/replay/windows/4.0.0/0/M_186444398_8b31ed6602350cce7ee1736393cab532712c579e545fdd41995117491b1ae319.gz||
  
-===== Response =====+==== Response ==== 
 +<WRAP round 100%> 
 +<code> 
 +
 +   0 // result status code 
 +
 +</code> 
 +</WRAP> 
 + 
 +===== AoE4 ===== 
 +==== Request ==== 
 +<WRAP round 100%> 
 +<code> 
 +POST /game/party/finalizeReplayUpload HTTP/1.1 
 +Host: aoe-api.worldsedgelink.com 
 +Accept: */* 
 +Accept-Encoding: identity 
 +Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f;ApplicationGatewayAffinityCORS=a2bd9c803374aa3cdd1337b02986746f;worldsedgelink=-1321719400; 
 +Cache-Control: no-store 
 +Content-Length: 404 
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8 
 +Pragma: no-cache 
 + 
 +callNum=114&connect_id=bgoo2n1murnn43kzdnnfc9fhp2no19&errorString=&finalizeResult=1&isSinglePlayer=1&lastCallTime=650769&match_id=86651938&sessionID=bgoo2n1murnn43kzdnnfc9fhp2no19&size=94758&url=https://rl0aoelivemk2blob.blob.core.windows.net/cloudfiles/436432/aoelive_/age4/replay/windows/4.0.0/24916/S_86651938_dc7e849e1c1c345607b4f1ee23788d246e9ce15955787ac520a40ea0c9ec0d77.gz 
 +</code> 
 +</WRAP> 
 + 
 +^parameter ^type ^value ^comments ^ 
 +|callNum|int|123|| 
 +|connect_id|str|ccc|| 
 +|errorString|str|| 
 +|finalizeResult|int|1|| 
 +|isSinglePlayer|int|1|| 
 +|lastCallTime|timestamp|111|| 
 +|match_id|int|555|| 
 +|sessionID|str|zzz|| 
 +|size|int|3124| <WRAP round info 60%>size in bytes</WRAP>
 +|url|str|https://rl0aoelivemk2blob.blob.core.windows.net/cloudfiles/436432/aoelive_/age4/replay/windows/4.0.0/24916/S_86651938_dc7e849e1c1c345607b4f1ee23788d246e9ce15955787ac520a40ea0c9ec0d77.gz||
  
-==== AoE2:DE ====+==== Response ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 [ [
-   0+   // result status code
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/party/finalizereplayupload.1666453718.txt.gz
  • Last modified: 4 years ago
  • by nimda