rlink:game:leaderboard:setavatarstatvalues

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rlink:game:leaderboard:setavatarstatvalues [2022-10-23 04:06] – [AoE2:DE] simonsanrlink:game:leaderboard:setavatarstatvalues [2024-11-01 14:04] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/leaderboard/setAvatarStatValues ======+====== [POST] /game/leaderboard/setAvatarStatValues ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
 </WRAP> </WRAP>
  
- +===== AoE2:DE ===== 
-===== Request =====+==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/leaderboard/setAvatarStatValues HTTP/1.1 POST /game/leaderboard/setAvatarStatValues 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 31: Line 31:
 |values|arr[int]|[687]|| |values|arr[int]|[687]||
  
-===== Response ===== +==== Response ====
- +
-==== AoE2:DE ====+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 [ [
-   0, +    0, // result status code 
-   +    
-      +        
-   ], +    ], 
-   +    
-      +        
-         156, +            156, 
-         233334, // self profile_id +            233334, // self profile_id 
-         687, +            687, 
-         "", +            "", 
-         1666388285 +            1666388285 
-      +        
-   ]+    ]
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/leaderboard/setavatarstatvalues.1666490778.txt.gz
  • Last modified: 4 years ago
  • by simonsan