Skip to content

Files

Latest commit

c613bd0 · Jul 8, 2024

History

History
64 lines (59 loc) · 1.5 KB

sns_get.md

File metadata and controls

64 lines (59 loc) · 1.5 KB

/latest/api/index.php/sns/get

Request

Headers

Host: na.wdfp.kakaogames.com
Accept-Encoding: deflate, gzip
Accept: text/xml, application/xml, application/xhtml+xml, text/html;q=0.9, text/plain;q=0.8, text/css, image/png, image/jpeg, image/gif;q=0.8, application/x-shockwave-flash, video/mp4;q=0.9, flv-application/octet-stream;q=0.8, video/x-flv;q=0.7, audio/mp4, application/futuresplash, */*;q=0.5
User-Agent: Mozilla/5.0 (Android; U; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) AdobeAIR/51.0
x-flash-version: 51,0,1,1
Connection: Keep-Alive
Referer: app:/worldflipper_android_release.swf
Content-Type: application/x-www-form-urlencoded
PARAM: 8cf18d678de1b3a26c246ede0736372ce90debb9
GAME-APP-ID: 297417490
SHORT_UDID: 461173975
UDID: 0799DBAA-12F2-4085-2577-6674EA30D96D9A28
RES_VER: 2.1.122
COUNTRY_CODE: us
APP_ID: 561429
KAKAO_PID: 984521158255
DEVICE_LANG: en
DEVICE_NAME: SM-S916U 14
APP_VER: 0.0.81
DEVICE: 2
Content-Length: 36

Body

{
  "viewer_id": "<redacted>",
  "sns_type": 1
}

Response

Headers

Date: Fri, 21 Jun 2024 03:34:23 GMT
Content-Type: application/x-msgpack
Transfer-Encoding: chunked
Connection: keep-alive
Server: nginx
x-php-processing-time: 0.0940
x-result-code: 1
param: 152305ed5c57bc2a80dd4be32c99eaf6b7e2a02a

Body

{
  "data_headers": {
    "force_update": false,
    "asset_update": false,
    "short_udid": 461173975,
    "viewer_id": "<redacted>",
    "servertime": 1718940863,
    "result_code": 1
  },
  "data": []
}