rlink:game:playerreport:reportuser

Differences

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

Link to this comparison view

Next revision
Previous revision
rlink:game:playerreport:reportuser [2022-10-23 03:07] – created simonsanrlink:game:playerreport:reportuser [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/playerreport/reportuser ======+====== [POST] /game/playerreport/reportuser ======
  
 <WRAP center round important 60%> <WRAP center round important 60%>
Line 5: Line 5:
 </WRAP> </WRAP>
  
-===== Request =====+===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/playerreport/reportUser HTTP/1.1 POST /game/playerreport/reportUser HTTP/1.1
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept: */* Accept: */*
 Accept-Encoding: identity Accept-Encoding: identity
-Cookie: ApplicationGatewayAffinity=794ba560e22a634f229c95c54bb135c8;ApplicationGatewayAffinityCORS=794ba560e22a634f229c95c54bb135c8;reliclink=1976371366;+Cookie: ApplicationGatewayAffinity=794ba560e22a634f229c95c54bb135c8;ApplicationGatewayAffinityCORS=794ba560e22a634f229c95c54bb135c8;worldsedgelink=1976371366;
 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 33: Line 34:
 |sessionID|str||=connect_id| |sessionID|str||=connect_id|
  
- +==== Response ====
-===== Response ===== +
- +
-==== AoE2:DE ====+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 [ [
-   0, // success +    0, // result status code; success 
-   830398 // probably string value in binary to write to window (e.g. "We take reports very seriously")+    830398 // probably string value in binary to write to window (e.g. "We take reports very seriously")
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/playerreport/reportuser.1666487233.txt.gz
  • Last modified: 4 years ago
  • by simonsan