rlink:game:account:getprofileproperty

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:account:getprofileproperty [2022-10-22 22:52] – [/game/account/getProfileProperty] nimdarlink:game:account:getprofileproperty [2024-11-01 14:04] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/account/getProfileProperty (Missing Response) ======+====== [GET] /game/account/getProfileProperty (TODO Empty Response) ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
Line 9: Line 9:
  
  
-===== Request =====+ 
 +===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 GET /game/account/getProfileProperty?callNum=123&connect_id=ccc&lastCallTime=111&profile_id=99&property_id=appearOffline&sessionID=zzz HTTP/1.1 GET /game/account/getProfileProperty?callNum=123&connect_id=ccc&lastCallTime=111&profile_id=99&property_id=appearOffline&sessionID=zzz HTTP/1.1
-Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; +Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;worldsedgelink=2; 
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept-Encoding: identity Accept-Encoding: identity
 Accept: */* Accept: */*
Line 31: Line 33:
 |property_id|str/enum|appearOffline|| |property_id|str/enum|appearOffline||
  
-===== Response =====+==== Response ==== 
 +<WRAP round 100%> 
 +<code> 
 +RESPONSE_TEMPLATE 
 +</code> 
 +</WRAP>
  
 +===== AoE3:DE =====
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
-**AoE2DE**+<code> 
 +GET /game/account/getProfileProperty?callNum=5&connect_id=fflxvvhtmtcx7tmbxff2kauyfdq8n3&lastCallTime=141&profile_id=-2&property_id=HaveShownNativeCivDisclaimer&sessionID=fflxvvhtmtcx7tmbxff2kauyfdq8n3 HTTP/1.1 
 +Host: aoe-api.worldsedgelink.com 
 +Accept: */* 
 +Accept-Encoding: deflate, gzip 
 +Cookie: ApplicationGatewayAffinity=29259ca9e836dd7648ed1ca403a17cde;ApplicationGatewayAffinityCORS=29259ca9e836dd7648ed1ca403a17cde;worldsedgelink=-1321719403; 
 +Cache-Control: no-store 
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8 
 +Pragma: no-cache 
 +</code> 
 +</WRAP>
  
 +^parameter ^type ^value ^comments ^
 +|callNum| int | 123 ||
 +|connect_id||||
 +|lastCallTime| timestamp|||
 +|profile_id|int|-2||
 +|property_id|str/enum|appearOffline||
 +|sessionID|str|||
 +
 +==== Response ====
 +<WRAP round 100%>
 <code> <code>
-RESPONSE_TEMPLATE+HTTP/1.1 400 Bad Request 
 +Date: Wed, 26 Oct 2022 19:03:48 GMT 
 +Content-Type: text/html;charset=iso-8859-1 
 +Content-Length: 636 
 +Connection: keep-alive 
 +Request-Context: appId=cid-v1:26109784-3156-45bd-b9c0-963ca4949d0f 
 +Request-Path: /game/account/getProfileProperty 
 +Cache-Control: must-revalidate,no-cache,no-store 
 +</code> 
 +</WRAP> 
 + 
 +===== AoE4 ===== 
 +==== Request ==== 
 +<WRAP round 100%> 
 +<code> 
 +GET /game/account/getProfileProperty?callNum=148&connect_id=bgoo2n1murnn43kzdnnfc9fhp2no19&lastCallTime=918824&profile_id=233334&property_id=appearOffline&sessionID=bgoo2n1murnn43kzdnnfc9fhp2no19 HTTP/1.1 
 +Host: aoe-api.worldsedgelink.com 
 +Accept: */* 
 +Accept-Encoding: identity 
 +Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f;ApplicationGatewayAffinityCORS=a2bd9c803374aa3cdd1337b02986746f;worldsedgelink=-1321719400; 
 +Cache-Control: no-store 
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8 
 +Pragma: no-cache 
 +</code> 
 +</WRAP> 
 + 
 +^parameter ^type ^value ^comments ^ 
 +|callNum| int | 123 || 
 +|connect_id|||| 
 +|lastCallTime| timestamp||| 
 +|profile_id|int|99|| 
 +|property_id|str/enum|appearOffline|| 
 +|sessionID|str||| 
 + 
 +==== Response ==== 
 +<WRAP round 100%> 
 +<code> 
 +
 +    0 
 +]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/account/getprofileproperty.1666471950.txt.gz
  • Last modified: 4 years ago
  • by nimda